]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - t/logs/bad
t: Add linker test with -o at the end of the line.
[blhc/blhc.git] / t / logs / bad
index 8eac93a2e189acf1fb1d64ad19ef7f70f8834c7d..9dbae59488133ec06ce2f9949ec8a086a5ff2e94 100644 (file)
@@ -19,3 +19,5 @@ g++  -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-securi
 g++  -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -pthread -Wl,-z,relro -o ../src/test/bin/test ../src/test/objs/test.o
 
 gcc -o test test-a.o test-b.o test-c.a
+
+g++  -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security ../src/test/objs/test.o -o ../src/test/bin/test