git: tools/make_libdeps.sh: Add needed mangling rules.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Thu May 24 03:13:14 PDT 2018
commit 28cbf28d62d788ffd91329ed6727292100da0936
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Thu May 24 12:21:09 2018 +0300
tools/make_libdeps.sh: Add needed mangling rules.
For tool to work properly:
* suppess all of the -Wl,--foo (yes, we have those unfortunately);
* mangle all of pthread references;
* ignore libstdc++'s ../components/blah/libfoo_pic.a (used as int libs);
* remangle internallib libelf_pic.a for libexecinfo;
* mangle all of the privatelibs to get correct lib location.
Summary of changes:
tools/make_libdeps.sh | 10 ++++++++++
1 file changed, 10 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/28cbf28d62d788ffd91329ed6727292100da0936
--
DragonFly BSD source repository
More information about the Commits
mailing list