]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - t/logs/bad-library
Accept libraries which end with a character (e.g. .so.0d).
[blhc/blhc.git] / t / logs / bad-library
index 042c58da3748729ab16d097bf5b217fb714a0a73..8ddd78c637ec706f90a09641a5700d541a8d8c22 100644 (file)
@@ -3,3 +3,5 @@ gcc -shared -fPIC -DPIC libtest.o -lpthread -O2 -Wl,relro -Wl,--as-needed -o lib
 gcc -shared -fPIC -DPIC libtest.o -lpthread -O2 -Wl,--as-needed -o libtest.so
 
 gcc -shared -fPIC test.o -Wl,-z -Wl,relro -o .libs/libtest.so.1.0.0
+
+gcc -shared -o libtest.so.0d ./test-a.o test/./test-b.o -Wl,-z,now -lpthread -ldl