Removed the sanitizer
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ set(TEASPEAK_SERVER ON)
|
||||
|
||||
#end now
|
||||
#set(MEMORY_DEBUG_FLAGS " -fsanitize=leak -fsanitize=address -fstack-protector-all ")
|
||||
set(MEMORY_DEBUG_FLAGS "-fsanitize=address -fstack-protector-all")
|
||||
#set(MEMORY_DEBUG_FLAGS "-fsanitize=address -fstack-protector-all")
|
||||
#set(MEMORY_DEBUG_FLAGS "-fstack-protector-all")
|
||||
#set(MEMORY_DEBUG_FLAGS " -fsanitize=address -static-libasan")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user