11 lines
262 B
Diff
11 lines
262 B
Diff
--- a/xar/configure.ac
|
|
+++ b/xar/configure.ac
|
|
@@ -136,7 +136,7 @@
|
|
abi="elf"
|
|
dnl Linux needs this for things like asprintf() and poll() flags.
|
|
CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE"
|
|
- RPATH="-Wl,-rpath,"
|
|
+ RPATH=""
|
|
;;
|
|
*-*-netbsd*)
|
|
AC_MSG_CHECKING([ABI])
|