DragonFly commits List (threaded) for 2009-05
DragonFly BSD
DragonFly commits List (threaded) for 2009-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

DragonFly-2.3.1.135.g5e54f master lib/libthread_xu Makefile


From: Simon Schubert <corecode@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 27 May 2009 02:41:02 -0700 (PDT)

commit 5e54f4dd320a3559229c017c04dbeb94d0379a2e
Author: Simon Schubert <corecode@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]