mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-15 17:02:14 +03:00
remove unneeded option
This commit is contained in:
@@ -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})
|
||||
|
||||
Reference in New Issue
Block a user