remove unneeded option

This commit is contained in:
Konstantinos Margaritis
2023-10-09 10:26:08 +00:00
parent f4e41f1f2c
commit 0fc9364056

View 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})