]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - t/tests.t
Accept libraries which end with a character (e.g. .so.0d).
[blhc/blhc.git] / t / tests.t
index 0509a973be7297076bb66b797e8a7d80d4a17c86..2aea3be4ffea123f2a680167d3a52f07fc865626 100644 (file)
--- a/t/tests.t
+++ b/t/tests.t
@@ -287,6 +287,7 @@ 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
 ";