try to fix Debian bug #389294
This commit is contained in:
+1
-1
@@ -715,8 +715,8 @@ case "$host" in
|
|||||||
hp*|HP*)
|
hp*|HP*)
|
||||||
if test ! "$GCC" = "yes"; then
|
if test ! "$GCC" = "yes"; then
|
||||||
CCSHARED="+z";
|
CCSHARED="+z";
|
||||||
|
LDSHARED="-b"
|
||||||
fi
|
fi
|
||||||
LDSHARED="-b"
|
|
||||||
;;
|
;;
|
||||||
*cygwin*)
|
*cygwin*)
|
||||||
CCSHARED="-DUSE_DL_IMPORT"
|
CCSHARED="-DUSE_DL_IMPORT"
|
||||||
|
|||||||
Reference in New Issue
Block a user