mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 14:05:33 +00:00
[1558] comment
This commit is contained in:
@@ -48,7 +48,8 @@ AM_CONDITIONAL(USE_CLANGPP, test "X${CLANGPP}" = "Xyes")
|
||||
|
||||
# Linker options
|
||||
|
||||
# check -R rather than gcc specific -rpath to be as portable as possible.
|
||||
# check -R and -Wl,-R rather than gcc specific -rpath to be as portable
|
||||
# as possible.
|
||||
AC_MSG_CHECKING([whether -R flag is available in linker])
|
||||
LDFLAGS_SAVED="$LDFLAGS"
|
||||
LDFLAGS="$LDFLAGS -R/usr/lib"
|
||||
|
Reference in New Issue
Block a user