Modify method of linking against libs. Now we fisrt try all
authorDenis Vlasenko <vda.linux@googlemail.com>
Tue, 17 Jul 2007 20:39:27 +0000 (20:39 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Tue, 17 Jul 2007 20:39:27 +0000 (20:39 -0000)
commit150d2fa114d626761a67e529959433226793e733
treeaa2f46682b3bf49fb7f4d746f8f68d43f7223980
parentc5f24268381e462a688ae29193deb6857a9db485
Modify method of linking against libs. Now we fisrt try all
specified libs, and if it succeeds, we try to remove them
one-by-one. If link succeeds, then library is thrown out.
Should solve the problem with SELinux linking in libsepol
even when not needed.
Makefile.flags
scripts/trylink