Build fix

This commit is contained in:
simon987 2020-06-21 16:53:22 -04:00
parent 68289268c1
commit d9f628fca4

View File

@ -57,7 +57,7 @@ target_compile_options(
PRIVATE PRIVATE
-fPIC -fPIC
-Werror -Werror
-Wstringop-overflow=0 # -Wstringop-overflow=0
) )
if (SIST_DEBUG) if (SIST_DEBUG)