Package: libfltk1.3-dev Version: 1.3.0-7 Severity: important fltk-config --cflags --ldflags outputs the hardening flags it was built with. This is problematic for packages which do not want to use those flags especially -fPIE is a flag many applications do not want for performance reasons. It is also very problematic for libraries using fltk-config to gather links, pie is only for executables.
# fltk-config --ldflags -L/usr/lib/x86_64-linux-gnu -fPIE -pie -Wl,-z,relro -Wl,-z,now -lfltk this also affects fltk1.1 -- System Information: Debian Release: wheezy/sid APT prefers oneiric-updates APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 'oneiric'), (100, 'oneiric-backports') Architecture: i386 (i686) Kernel: Linux 3.0.0-21-generic (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

