]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
Make the Slowaris build a bit nicer with cc
authorRichard Sharpe <sharpe@samba.org>
Tue, 24 Jul 2001 00:18:20 +0000 (00:18 +0000)
committerRichard Sharpe <sharpe@samba.org>
Tue, 24 Jul 2001 00:18:20 +0000 (00:18 +0000)
source/configure.in

index ea376770ee432c8683e353eb0e6f294280f81b8b..ccfdd619b605c1b93135a088f2133354a472eb80 100644 (file)
@@ -632,7 +632,7 @@ case "$host_os" in
                                PICFLAG="-KPIC -xO4"
                                POBAD_CC=""
                                PICSUFFIX="po.o"
-                               LDSHFLAGS="-G"
+                               LDSHFLAGS="-Wl,-h,\$@ -G"
                        fi
                ;;
                *sunos*) AC_DEFINE(SUNOS4)