DragonFly-2.3.1.135.g5e54f master lib/libthread_xu Makefile
Simon Schubert
corecode at crater.dragonflybsd.org
Wed May 27 02:42:13 PDT 2009
commit 5e54f4dd320a3559229c017c04dbeb94d0379a2e
Author: Simon Schubert <corecode at dragonflybsd.org>
Date: Wed May 27 11:32:24 2009 +0200
libthread_xu: disable use of version script
Due to a bug(?) in the gcc driver, the version script has not been used
previously. Since we pass it directly to the linker, threaded
applications have been crashing erratically. Correctly disable the
version script until this issue is resolved.
Tracked-down-by: hasso@
Summary of changes:
lib/libthread_xu/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5e54f4dd320a3559229c017c04dbeb94d0379a2e
--
DragonFly BSD source repository
More information about the Commits
mailing list