Skip to content

Commit

Permalink
app-portage/prefix-toolkit(winnt): pull pthreads4w, intercept -pthread
Browse files Browse the repository at this point in the history
Some X11 library build system is dumb enough to just use -pthread,
while others do triage this, before trying with -lpthread.  So we
intercept the -pthread compiler flag and add -lpthread instead.
We cannot do that in parity because pthreads4w is installed in the
stacked prefix, where it is built using parity.

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Michael Haubenwallner <[email protected]>
  • Loading branch information
haubi committed Mar 9, 2020
1 parent b78bd34 commit f2795c7
Showing 1 changed file with 685 additions and 0 deletions.
Loading

0 comments on commit f2795c7

Please sign in to comment.