]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - t/logs/buildd-dpkg-dev-old
Print tag messages including statistics in buildd mode.
[blhc/blhc.git] / t / logs / buildd-dpkg-dev-old
index 0a9d03589ca7390aa358213ebd68b57a45bb7083..c3e601cf2ea9855b43854011d2de23f45a868f66 100644 (file)
@@ -9,4 +9,5 @@ gcc -o test test-a.o test-b.o test-c.o -ltest
 gcc -g -c test-a.c
 gcc -g -c test-b.c
 gcc -g -c test-c.c
-gcc -o test test-a.o test-b.o test-c.o -ltest
+gcc -g -c test-d.cpp
+gcc -o test test-a.o test-b.o test-c.o test-d.cpp.o -ltest