]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - t/logs/g++
Better handling of libtool commands.
[blhc/blhc.git] / t / logs / g++
index 4629197c69140e4b7a110786094531272c8ed5ed..cd3cc070ba877cda60d3c9ba76ed06bf80fb85ef 100644 (file)
@@ -1,3 +1,5 @@
+dpkg-buildpackage: source package test
+
 checking for g++... g++
 checking whether we are using the GNU C++ compiler... yes
 checking whether g++ accepts -g... yes
@@ -19,6 +21,12 @@ x86_64-linux-gnu-g++ -Wl,-z,defs -o test test-a.o test-b.o test-c.o test-d.o -lt
 
 g++ -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
 
+rm g++test.h
+g++\
+    test.c
+
+rm test.g++
+
 g++-4.6 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat-security -Werror=format-security -D_FORTIFY_SOURCE=2 -c test-a.cpp
 g++-4.6 -g -O2 -fstack-protector -Wformat -Wformat-security -Werror=format-security -D_FORTIFY_SOURCE=2 -c test-b.cpp
 g++-4.6 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -c test-c.cpp