]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - t/tests.t
Also support -fpic in -fPIE/-fPIC conflict detection.
[blhc/blhc.git] / t / tests.t
index 0509a973be7297076bb66b797e8a7d80d4a17c86..485752a79755415a6d2cd143e1979d56b4b1626c 100644 (file)
--- a/t/tests.t
+++ b/t/tests.t
@@ -287,6 +287,8 @@ is_blhc 'bad-library', '--all', 4,
 LDFLAGS missing (-Wl,-z,now): gcc -shared -fPIC -DPIC libtest.o -lpthread -O2 -Wl,relro -Wl,--as-needed -o libtest.so
 LDFLAGS missing (-Wl,-z,relro -Wl,-z,now): gcc -shared -fPIC -DPIC libtest.o -lpthread -O2 -Wl,--as-needed -o libtest.so
 LDFLAGS missing (-Wl,-z,now): gcc -shared -fPIC test.o -Wl,-z -Wl,relro -o .libs/libtest.so.1.0.0
+LDFLAGS missing (-Wl,-z,relro -fPIE -pie): gcc -shared -o libtest.so.0d ./test-a.o test/./test-b.o -Wl,-z,now -lpthread -ldl
+LDFLAGS missing (-Wl,-z,relro -Wl,-z,now): /usr/bin/g++ -shared -fpic -o libtest-6.1.so.0 test.o -ltiff -lz
 ";