diff --git a/modules/compiler/gcc.cmake b/modules/compiler/gcc.cmake index 2432f8b..6a11871 100644 --- a/modules/compiler/gcc.cmake +++ b/modules/compiler/gcc.cmake @@ -131,7 +131,6 @@ list(APPEND FGL_CONFIG "-ftree-vectorize") list(APPEND FGL_CONFIG "-fmax-errors=2") - LIST(APPEND FGL_CONFIG "-fmodules-ts") LIST(APPEND FGL_CONFIG "-std=c++23") #AppendWarningFlag("-fanalyzer")