X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=blobdiff_plain;f=t%2Flogs%2Flibtool;h=4447a20456971de87132ba13a43899daeaf8bf6a;hp=d85ca4981790f5384f600b1c7adeb2f073b09ab3;hb=752679b4479c6db9322e0845a151e6d4d4716894;hpb=7ed04bee58679b3e9e267b486ce796928b961639 diff --git a/t/logs/libtool b/t/logs/libtool index d85ca49..4447a20 100644 --- a/t/logs/libtool +++ b/t/logs/libtool @@ -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