]> Kevux Git Server - control/commitdiff
Cleanup: Alphabetize some of the settings.
authorKevin Day <Kevin@kevux.org>
Thu, 1 Aug 2024 03:16:37 +0000 (22:16 -0500)
committerKevin Day <Kevin@kevux.org>
Thu, 1 Aug 2024 03:17:30 +0000 (22:17 -0500)
data/build/settings.control

index 3b666d73d44ee7283eff357e24fbd02ebd1816fd..13a160cc7db1573f49c196b215f5abaf31bbbe98 100644 (file)
@@ -76,18 +76,18 @@ environment LANG LC_ALL LC_COLLATE LC_CTYPE LC_FASTMSG LC_MESSAGES LC_MONETARY L
 
 #defines -D_di_libcap_
 defines -D_libcap_legacy_only_
-defines-threadless -D_di_thread_support_
 defines-thread -D_pthread_attr_unsupported_ -D_pthread_sigqueue_unsupported_
+defines-threadless -D_di_thread_support_
 
 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 -Wl,-z,nodlopen -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now
-flags-thread -pthread
 flags-clang -Wno-logical-op-parentheses
+flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
+flags-fanalyzer -fanalyzer
 flags-gcc_13 -fstrict-flex-arrays=3
 flags-test -O0 -fstack-protector-strong -Wall
-flags-fanalyzer -fanalyzer
-flags-coverage -O0 --coverage -fprofile-abs-path -fprofile-dir=build/coverage/
+flags-thread -pthread
 
 flags_library -fPIC
 flags_object -fPIC