]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - t/logs/buildd-architecture-old
sync architecture specific hardening support with dpkg 1.18.2
[blhc/blhc.git] / t / logs / buildd-architecture-old
index da7565c140d4a863c6b47b4be0b77d1818b2252d..5b99f63ce67d8f75eb430b9bda1652aa75eb368e 100644 (file)
@@ -1,8 +1,6 @@
+# Old logs used Architecture instead of Build Architecture (sbuild <<
+# 0.63.0-1).
+Architecture: arm
 dpkg-buildpackage: source package test
-dpkg-buildpackage: host architecture is ia64
 
-# Old buildd logs use "host architecture is ia64" (note the "is"). Detect the
-# architecture correctly for those logs.
-
-gcc -D_FORTIFY_SOURCE=2 -g -O2 -fPIE -Wformat -Wformat-security -Werror=format-security -Wall -c test.c
-gcc -fPIE -pie -o test test.o
+gcc -g -O2 -Wformat -Wformat-security -Werror=format-security -D_FORTIFY_SOURCE=2 -c test.c