[PATCH] Mention _FORTIFY_SOURCE=3 for gcc12 in NEWS

Siddhesh Poyarekar siddhesh@sourceware.org
Thu Jan 27 05:36:45 GMT 2022


Signed-off-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
---
 NEWS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/NEWS b/NEWS
index a9f25d3225..58fb1f148d 100644
--- a/NEWS
+++ b/NEWS
@@ -134,6 +134,8 @@ Major new features:
   controlling terminal in the new process in a race free manner.  These
   functions are GNU extensions.
 
+* _FORTIFY_SOURCE=3 is now enabled for gcc 12 and later.
+
 Deprecated and removed features, and other changes affecting compatibility:
 
 * On x86-64, the LD_PREFER_MAP_32BIT_EXEC environment variable support
-- 
2.34.1



More information about the Libc-alpha mailing list