From: David Levine Date: Sun, 7 Sep 2014 14:18:20 +0000 (-0500) Subject: Added -D_FORTIFY_SOURCE=2 now that the build is clean with it. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/cf1f3bdaa19bf1b5e1e99ee1e8a28d61a524395e?ds=sidebyside;hp=cf1f3bdaa19bf1b5e1e99ee1e8a28d61a524395e Added -D_FORTIFY_SOURCE=2 now that the build is clean with it. Removed -Wno-unused-result because it shold no longer be necessary. Adjusting all settings of CPPFLAGS to have consistent form. ---