mirror of
https://github.com/vale981/arb
synced 2025-03-06 01:41:39 -05:00
commit
5849641b1b
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
@ -438,6 +438,7 @@ if [ -z "$ARB_LIB" ]; then
|
|||
EXTRA_SHARED_FLAGS="-Wl,-soname,libarb.so.$ARB_MAJOR"
|
||||
ARB_SOLIB=1;;
|
||||
esac
|
||||
EXTRA_SHARED_FLAGS="$EXTRA_SHARED_FLAGS -Wl,-rpath,${GMP_LIB_DIR} -Wl,-rpath,${MPFR_LIB_DIR} -Wl,-rpath,${FLINT_LIB_DIR}"
|
||||
fi
|
||||
|
||||
# sometimes LDCONFIG is not to be found in the path. Look at some common places.
|
||||
|
|
Loading…
Add table
Reference in a new issue