]> Kevux Git Server - kevux-tools/commitdiff
Update: Remove -D_FORTIFY_SOURCE because several systems automatically add this and...
authorKevin Day <kevin@kevux.org>
Sun, 7 Apr 2024 15:43:48 +0000 (10:43 -0500)
committerKevin Day <kevin@kevux.org>
Sun, 7 Apr 2024 15:43:48 +0000 (10:43 -0500)
data/build/remove/settings
data/build/tacocat/settings

index 0474129dee7b4b93477e0def1b4af59e1980d23c..e12578ec19dd94182a71907171337c95980166f6 100644 (file)
@@ -80,7 +80,6 @@ defines-thread -D_pthread_attr_unsupported_ -D_pthread_sigqueue_unsupported_
 
 flags -O2 -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses -Wno-missing-braces
 flags -fstack-clash-protection -fno-delete-null-pointer-checks
-flags -D_FORTIFY_SOURCE=3
 flags -Wl,-z,nodlopen -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now
 flags-thread -pthread
 flags-clang -Wno-logical-op-parentheses
index 91e2de2fb4049f2e8a97acf2d130541991c796ca..a389d6a997deb56cc324ac5bb9b93e9b403bf86b 100644 (file)
@@ -82,7 +82,6 @@ defines-thread -D_pthread_attr_unsupported_ -D_pthread_sigqueue_unsupported_
 
 flags -O2 -g -fdiagnostics-color=always -Wno-logical-not-parentheses -Wno-parentheses -Wno-missing-braces
 flags -fstack-clash-protection -fno-delete-null-pointer-checks
-flags -D_FORTIFY_SOURCE=3
 flags -Wl,-z,nodlopen -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now
 flags-thread -pthread
 flags-clang -Wno-logical-op-parentheses