diff --git a/modules/compiler/gcc.cmake b/modules/compiler/gcc.cmake index 6267aa4..9be0aa3 100644 --- a/modules/compiler/gcc.cmake +++ b/modules/compiler/gcc.cmake @@ -136,7 +136,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")