]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - t/logs/cc
Support filenames which contain "~".
[blhc/blhc.git] / t / logs / cc
index c9dcc44326f9ef3bd9cc6d1d579977ced0c2215c..9035202484ebe5225d08f19067aeb76e04f84d0a 100644 (file)
--- a/t/logs/cc
+++ b/t/logs/cc
@@ -3,3 +3,5 @@ cc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat-security -Werror=
 cc -g -O2 -fstack-protector -Wformat -Wformat-security -Werror=format-security -D_FORTIFY_SOURCE=2 -c test-b.c
 cc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -c test-c.c
 cc -Wl,-z,defs -o test test-a.o test-b.o test-c.o -ltest
+
+cc -Wl,-z,defs test-a.o test-b.o test-c.o -ltest -Wl,-z,relro -o test/test-4.2~_4711/test.so test.o