]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - t/logs/libtool
bin/blhc: Another fix for libtool --mode=link.
[blhc/blhc.git] / t / logs / libtool
index d85ca4981790f5384f600b1c7adeb2f073b09ab3..4447a20456971de87132ba13a43899daeaf8bf6a 100644 (file)
@@ -4,6 +4,7 @@ libtool: link: g++ -shared test-a.o test-b.o test-b.o test-c.o -O2 -pie -Wl,relr
 libtool: link: g++ -shared test-a.o test-b.o test-b.o test-c.o -O2 -Wl,relro -o test.so
 
 libtool: link: gcc -Wl,-z -Wl,relro -o test test.o
+/bin/bash ../../../libtool  --mode=link cc -Wl,-z,relro -o test.so test.o
 /bin/bash ../libtool --tag=CC --mode=link gcc -Wl,-z,relro -o test.so test.o
 /bin/bash ../libtool --tag=CC   --mode=link gcc -Wl,-z,relro -o test.so test.o
   /bin/bash ../libtool --tag=CC   --mode=link gcc -Wl,-z,relro -o test.so test.o