summaryrefslogtreecommitdiff
path: root/cmake/warnings.cmake
diff options
context:
space:
mode:
authorDominick Allen <djallen@librehumanitas.org>2024-10-27 20:35:58 -0500
committerDominick Allen <djallen@librehumanitas.org>2024-10-27 20:35:58 -0500
commit7174a2741a6f7aa93c9d077dee384f8aa76d7a02 (patch)
tree6279d0d11052d611e2af58f7c0bcc0ac2e1cd39f /cmake/warnings.cmake
parentcbf3ad2b284a9e79ef5df564be6b16e8e746cb2b (diff)
Update warnings.
Diffstat (limited to 'cmake/warnings.cmake')
-rw-r--r--cmake/warnings.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/warnings.cmake b/cmake/warnings.cmake
index da2c9ab..a2c5798 100644
--- a/cmake/warnings.cmake
+++ b/cmake/warnings.cmake
@@ -11,7 +11,7 @@ set(FUD_WARNINGS
# types
-Wlong-long
-Wlong-long
- -Winline
+ # -Winline
# memory / data / array / string
-Wsizeof-pointer-memaccess
-Wpacked