configure: do not add --as-needed automatically.
This commit is contained in:
1
configure
vendored
1
configure
vendored
@ -269,7 +269,6 @@ if [ $? -eq 0 ]; then
|
||||
echo "CPPFLAGS += -DHAVE_VISIBILITY=1" >>$CONFIG_MK
|
||||
fi
|
||||
check_compiler_flag "std=c99" "" CFLAGS
|
||||
check_compiler_flag "l,--as-needed" W LDFLAGS
|
||||
|
||||
#
|
||||
# Check for -Wl,--export-dynamic and if it fails, try -rdynamic.
|
||||
|
Reference in New Issue
Block a user