X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=t%2Ftests.t;h=485752a79755415a6d2cd143e1979d56b4b1626c;hb=1ba912b03dd1df9a4068b567939ea2d100c56f20;hp=0509a973be7297076bb66b797e8a7d80d4a17c86;hpb=1209921df1606de19247fe1adbba8f81da74a14a;p=blhc%2Fblhc.git diff --git a/t/tests.t b/t/tests.t index 0509a97..485752a 100644 --- 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 ";