commit 5f76495ba37ea12fb60cf57228cc78b83d889fb6
Author: zrj <[email protected]>
Date: Mon Nov 14 10:47:36 2016 +0200
gcc50: Add alternative variant of pthread presence checking.
There are few issues that ld.gold is having with DragonFly libgcc_pic.a.
This alternative variant is less strict when linking c++ projects.
Summary of changes:
contrib/gcc-5.0/libgcc/gthr-posix.h | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5f76495ba37ea12fb60cf57228cc78b83d889fb6
--
DragonFly BSD source repository