Warn if user requests __FORTIFY_SOURCE but it is disabled
commit05c2c9618f583ea4acd69b3fe5ae2a2922dd2ddc
authorRoland Mc Grath <roland@hack.frob.com>
Tue, 8 May 2012 17:44:57 +0000 (8 19:44 +0200)
committerAndreas Jaeger <jaegerandi@gmail.com>
Tue, 8 May 2012 17:44:57 +0000 (8 19:44 +0200)
treecf5cd345bf757fd5296ff7e0b8dcd7f142fc3d37
parent4b30f61a1ea78de9b0e84a54fc6ee96ea70e6ed5
Warn if user requests __FORTIFY_SOURCE but it is disabled

[BZ #13979]
        * include/features.h: Warn if user requests __FORTIFY_SOURCE
        checking but the checks are disabled for any reason.
ChangeLog
NEWS
include/features.h