]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - t/logs/gcc
Support filenames which contain "~".
[blhc/blhc.git] / t / logs / gcc
index b9e04033da8ff3d2ebc8ce39175ae3b2ecceff4f..56eb38f875ce34e9f3b1b2147122eeefb92877f5 100644 (file)
@@ -5,3 +5,5 @@ gcc-4.6 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat-security -We
 gcc-4.6 -g -O2 -fstack-protector -Wformat -Wformat-security -Werror=format-security -D_FORTIFY_SOURCE=2 -c test-b.c
 gcc-4.6 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -c test-c.c
 gcc-4.6 -Wl,-z,defs -o test test-a.o test-b.o test-c.o -ltest
+
+gcc-4.6 -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