media-video/aegisub: adjust pthread patch wrt bug 568878
authorIlya Tumaykin <itumaykin@gmail.com>
Sun, 27 Dec 2015 22:49:39 +0000 (01:49 +0300)
committerIlya Tumaykin <itumaykin@gmail.com>
Sun, 27 Dec 2015 23:24:47 +0000 (02:24 +0300)
commit4da8aa027a5cc89f46190a0374b04b1cdc182ff5
tree1e8e4df9b7409f44f74f2f2241018b69af8f274c
parent4ea0768355d83631d0baf5c7de9b712ea2ebe12a
media-video/aegisub: adjust pthread patch wrt bug 568878

- Always append '-lpthread' to LIBS_PTHREAD since build system fails to
  do so when needed.
- Add CFLAGS_PTHREAD to libaegisub build since it uses pthreads.
- Remove CFLAGS_PTHREAD from tools build since it does not use pthreads,
  but only links with archive that includes pthread symbols.

Gentoo-Bug: 568878

Package-Manager: portage-2.2.24
media-video/aegisub/files/aegisub-3.2.2-add-missing-pthread-flags.patch
media-video/aegisub/files/aegisub-9999-add-missing-pthread-flags.patch