aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2007-08-07 12:33:40 +0800
committergerald <gerald@FreeBSD.org>2007-08-07 12:33:40 +0800
commit343ec394f05c6d051473644a45eb6fd99d11284f (patch)
tree1a252886981aeabacdbbe99c420fd3326e74b273 /textproc
parent3ad60cc3299cd34971daadc35f6b94fa66e783f9 (diff)
downloadfreebsd-ports-gnome-343ec394f05c6d051473644a45eb6fd99d11284f.tar.gz
freebsd-ports-gnome-343ec394f05c6d051473644a45eb6fd99d11284f.tar.zst
freebsd-ports-gnome-343ec394f05c6d051473644a45eb6fd99d11284f.zip
Switch to libthr as the default threading library on versions of FreeBSD
where it isn't the default yet. Wine wants all threads to be PTHREAD_SCOPE_SYSTEM (visible by kernel) so wineserver can access threads inside wine processes. With libthr all threads are PTHREAD_SCOPE_SYSTEM by default. With libkse the initial thread is not which prevents wineserver from sending signals to it directly, for instance. Add --verbose to CONFIGURE_FLAGS. Submitted by: Tijl Coosemans <tijl@ulyssis.org>
Diffstat (limited to 'textproc')
0 files changed, 0 insertions, 0 deletions