]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CMake: do not use -fpic compiler flag
authorMatthias Maier <tamiko@43-1.org>
Wed, 29 Mar 2023 17:57:33 +0000 (12:57 -0500)
committerMatthias Maier <tamiko@43-1.org>
Wed, 29 Mar 2023 17:57:33 +0000 (12:57 -0500)
cmake/setup_compiler_flags_gnu.cmake
cmake/setup_compiler_flags_intel.cmake

index 9c73ffdc9e093a7c521445709a00128cdc42e2ae..b7e8ac734709a44302547629cd8be9800f5be391 100644 (file)
@@ -60,11 +60,6 @@ endif()
 #
 enable_if_supported(DEAL_II_CXX_FLAGS "-pedantic")
 
-#
-# Set the pic flag.
-#
-enable_if_supported(DEAL_II_CXX_FLAGS "-fPIC")
-
 #
 # Setup various warnings:
 #
index 08fee21e230b481939863784fd0e307c6ff85051..5da2a793b9fa1df87a221764607e60f61e3bde86 100644 (file)
@@ -34,11 +34,6 @@ endif()
 #                      #
 ########################
 
-#
-# Set the pic flag.
-#
-enable_if_supported(DEAL_II_CXX_FLAGS "-fpic")
-
 #
 # Enable verbose warnings:
 #

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.