changed around the 4.5 branch (years ago)
This commit is contained in:
Martin Diehl 2021-08-31 22:47:19 +02:00
parent 3048a30b71
commit bdda0eaebc
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ set (LINKER_FLAGS "${LINKER_FLAGS},-undefined,dynamic_lookup" )
#------------------------------------------------------------------------------------------------
# Fine tuning compilation options
set (COMPILE_FLAGS "${COMPILE_FLAGS} -xf95-cpp-input")
set (COMPILE_FLAGS "${COMPILE_FLAGS} -cpp")
# preprocessor
set (COMPILE_FLAGS "${COMPILE_FLAGS} -fPIC -fPIE")