]> ruderich.org/simon Gitweb - blhc/blhc.git/blob - t/logs/debian-hardening-wrapper
Fix detection of build dependencies for buildd logs.
[blhc/blhc.git] / t / logs / debian-hardening-wrapper
1 Filtered Build-Depends: .., hardening-wrapper, ...
2
3 dpkg-buildpackage: source package test
4
5 gcc -g -O2 -c test-a.c
6 gcc -g -O2 -c test-b.c
7 gcc -g -O2 -c test-c.c
8 gcc -o test test-a.o test-b.o test-c.o -ltest