mirror of
https://github.com/samba-team/samba.git
synced 2025-02-18 17:57:55 +03:00
r25860: Remove flag that causes problems on some hosts.
This commit is contained in:
parent
bf1685faa1
commit
85b3326500
@ -84,7 +84,7 @@ AC_DEFUN([AC_LD_SHLDFLAGS],
|
||||
SHLD_FLAGS="-G"
|
||||
;;
|
||||
*irix*)
|
||||
SHLD_FLAGS="-set_version sgi1.0 -shared"
|
||||
SHLD_FLAGS="-shared"
|
||||
;;
|
||||
*aix*)
|
||||
SHLD_FLAGS="-Wl,-G,-bexpall,-bbigtoc"
|
||||
|
Loading…
x
Reference in New Issue
Block a user