We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 143e84d commit 08f4edaCopy full SHA for 08f4eda
1 file changed
toolbox/overlay-triplets/speedgoat-linux-toolchain.cmake
@@ -51,5 +51,3 @@ set(CMAKE_FIND_ROOT_PATH_MODE_PACKAGE ONLY)
51
# Avoid try_run / executable checks during configuration on a cross build.
52
set(CMAKE_TRY_COMPILE_TARGET_TYPE STATIC_LIBRARY)
53
54
-# Set fPIC flag
55
-set(CMAKE_POSITION_INDEPENDENT_CODE ON)
0 commit comments