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

index 592c2c8b4281701093a395c305ab89a82e2f291f..6510fdb220b47b2ba3569127b3f1882ae8ff9c74 100644 (file)
@@ -84,7 +84,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 faaae85721df7a9cbab6789ba29c152c64e5caa6..756b6fcfc3231d9afdf531f7b8b4cd6f499c44b4 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 71b4b1a475ec07c1e7451c829b754d91bb670450..7021bbdc42d214189c525c7b30d99f8a93af51c9 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