]> git.ipfire.org Git - thirdparty/vectorscan.git/commitdiff
remove unneeded option
authorKonstantinos Margaritis <konstantinos@vectorcamp.gr>
Mon, 9 Oct 2023 10:26:08 +0000 (10:26 +0000)
committerKonstantinos Margaritis <konstantinos@vectorcamp.gr>
Mon, 9 Oct 2023 10:26:08 +0000 (10:26 +0000)
CMakeLists.txt

index 52e9e6a6d76e183d622dff02fe721e622a9386bd..581fa4d1771523a5b3c3197e4482fc6f63102003 100644 (file)
@@ -871,7 +871,6 @@ endif()
 
 set (LIB_VERSION ${HS_VERSION})
 set (LIB_SOVERSION ${HS_MAJOR_VERSION})
-add_link_options(-Wl,--as-needed)
 
 if (NOT FAT_RUNTIME)
     set(hs_exec_SRCS ${hs_exec_SRCS} ${hs_exec_common_SRCS})