X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=t%2Flogs%2Fdpkg-buildpackage-architecture-old;fp=t%2Flogs%2Fdpkg-buildpackage-architecture-old;h=da7565c140d4a863c6b47b4be0b77d1818b2252d;hb=db9ab9c54c9e4493b936720d213e9c8ccfac4bce;hp=0000000000000000000000000000000000000000;hpb=52c881c8647b1ded6850a654180edf28d8e7913f;p=blhc%2Fblhc.git diff --git a/t/logs/dpkg-buildpackage-architecture-old b/t/logs/dpkg-buildpackage-architecture-old new file mode 100644 index 0000000..da7565c --- /dev/null +++ b/t/logs/dpkg-buildpackage-architecture-old @@ -0,0 +1,8 @@ +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