Package: dpkg-dev
Version: 1.16.1
Current default values are:
CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2
-Wformat -Wformat-security -Werror=format-security
CPPFLAGS=
CXXFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2
-Wformat -Wformat-security -Werror=format-security
FFLAGS=-g -O2
LDFLAGS=-Wl,-z,relro
As you can see, -D_FORTIFY_SOURCE=2 is in CFLAGS and CXXFLAGS instead of
CPPFLAGS where it belongs.
Bernhard R. Link
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]