Add metadata for patch #005

This commit is contained in:
alan (NyxTrail) 2024-03-09 10:43:45 +00:00
parent 0eb16ca071
commit f2bb0e990d
No known key found for this signature in database
GPG Key ID: 32C5D29762C48D4A
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
Description: Add FORTIFY_SOURCE flag directly in Makefile
The flag, otherwise, doesn't seem to propogate correctly to all
modules built by the project.
Author: Alan M Varghese
Last-Update: 2024-03-01
Forwarded: not-needed
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -88,7 +88,7 @@