]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - t/logs/buildd-dpkg-dev-old
First work on --buildd.
[blhc/blhc.git] / t / logs / buildd-dpkg-dev-old
diff --git a/t/logs/buildd-dpkg-dev-old b/t/logs/buildd-dpkg-dev-old
new file mode 100644 (file)
index 0000000..0a9d035
--- /dev/null
@@ -0,0 +1,12 @@
+Toolchain package versions: ... dpkg-dev_1.15.8.10 ...
+dpkg-buildpackage: source package test
+
+gcc -g -O2 -c test-a.c
+gcc -g -O2 -c test-b.c
+gcc -g -O2 -c test-c.c
+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