Updated the scripts upstream
This commit is contained in:
parent
b6e5fb3e7b
commit
ef0e346d82
|
@ -129,7 +129,7 @@ while [ $# -gt 0 ]; do
|
|||
if [ "$PREFIX" != "/usr" ]; then
|
||||
RPATH="-Wl,-rpath-link,\${libdir} -Wl,-rpath,\${libdir}"
|
||||
case $(uname -s) in
|
||||
Darwin)
|
||||
Darwin|SunOS)
|
||||
RPATH="-Wl,-rpath,\${libdir}"
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in New Issue
Block a user