1 dpkg-buildpackage: source package test
2 dpkg-buildpackage: host architecture mipsel
6 gcc -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Wformat-security -Werror=format-security -Wall -c test.c
7 gcc -Wl,-z,relro -Wl,-z,now -o test test.o
11 gcc -D_FORTIFY_SOURCE=2 -g -O2 -Wformat -Wformat-security -Wall -c test.c
12 gcc -Wl,-z,now -o test test.o