summaryrefslogtreecommitdiff
path: root/Meta/CMake/all_the_debug_macros.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Meta/CMake/all_the_debug_macros.cmake')
-rw-r--r--Meta/CMake/all_the_debug_macros.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/Meta/CMake/all_the_debug_macros.cmake b/Meta/CMake/all_the_debug_macros.cmake
index 999d02e032..f26686ffec 100644
--- a/Meta/CMake/all_the_debug_macros.cmake
+++ b/Meta/CMake/all_the_debug_macros.cmake
@@ -231,3 +231,5 @@ set(WSSCREEN_DEBUG ON)
# set(BOCHS_DEBUG_PORT)
# False positive: IFF_DEBUG is an ioctl flag
# set(IFF_DEBUG)
+# False positive: SO_DEBUG is a socket option
+# set(SO_DEBUG)