Skip to content

Commit

Permalink
enable PIC
Browse files Browse the repository at this point in the history
Signed-off-by: Michele Dolfi <[email protected]>
  • Loading branch information
dolfim-ibm committed Aug 6, 2024
1 parent 343becf commit 9ee2fd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/extlib_qpdf.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ ExternalProject_Add(extlib_qpdf
INSTALL_DIR ${EXTERNALS_PREFIX_PATH}

CONFIGURE_COMMAND ./configure --enable-shared=no \\
--with-pic \\
--enable-implicit-crypto=false \\
--enable-crypto-native=yes\\
--prefix=${EXTERNALS_PREFIX_PATH} \\
Expand Down

0 comments on commit 9ee2fd1

Please sign in to comment.