X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=t%2Flogs%2Farch-avr32;fp=t%2Flogs%2Farch-avr32;h=0000000000000000000000000000000000000000;hb=fb2c46d23c6052c714729d70d33d54011374689b;hp=44b491d3add62fa672de8ef3cc60b8ca967ffb49;hpb=60bb79a36c20a4c4ec62e0956c0b008408771299;p=blhc%2Fblhc.git diff --git a/t/logs/arch-avr32 b/t/logs/arch-avr32 deleted file mode 100644 index 44b491d..0000000 --- a/t/logs/arch-avr32 +++ /dev/null @@ -1,11 +0,0 @@ -dpkg-buildpackage: source package test -dpkg-buildpackage: host architecture avr32 - -# no relro,bindnow - -gcc -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Wformat-security -Werror=format-security -Wall -c test.c -gcc -o test test.o - -# missing flags -gcc -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Wformat-security -Werror=format-security -Wall -c test.c -gcc -o test test.o