X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=blobdiff_plain;f=t%2Flogs%2Fbad-library;h=831afd9183bb97bdee6147511f8267e367b7a220;hp=811b71151e46f46dc94a06f9fb1cfb69bb03bc80;hb=50b731db501c79ad33cb40845c16638703a4ea15;hpb=0a47fe3860b5c7aecbb60760010b69a28ef460ff diff --git a/t/logs/bad-library b/t/logs/bad-library index 811b711..831afd9 100644 --- a/t/logs/bad-library +++ b/t/logs/bad-library @@ -1,3 +1,5 @@ +dpkg-buildpackage: source package test + gcc -D_FORTIFY_SOURCE=2 -g -O2 --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security test.c -fPIC -DPIC -o libtest.o gcc -shared -fPIC -DPIC libtest.o -lpthread -O2 -Wl,relro -Wl,--as-needed -o libtest.so gcc -shared -fPIC -DPIC libtest.o -lpthread -O2 -Wl,--as-needed -o libtest.so