]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - t/logs/bad
Use hashes instead of regexps to check file extensions.
[blhc/blhc.git] / t / logs / bad
index 9dbae59488133ec06ce2f9949ec8a086a5ff2e94..f77809bc3ec6730bd7c9faab8416603a4fd0aa2f 100644 (file)
@@ -1,3 +1,5 @@
+dpkg-buildpackage: source package test
+
 configure: running /bin/bash ./configure ... 'CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security' 'LDFLAGS=-Wl,-z,relro -Wl,-z,defs -Wl,--as-needed' ...
 
 checking for gcc... gcc
@@ -21,3 +23,12 @@ g++  -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-securi
 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
+
+gcc -c -o test test.S
+gcc -c -o test test.s
+
+gcc -E test.c
+
+gcc test.c
+
+gcc -Wl,-z,relro -o test test-.cpp test-b.cpp.o