]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
keep small globals from being gprel
authorChas Williams <chas@cmf.nrl.navy.mil>
Thu, 2 May 2002 16:59:39 +0000 (16:59 +0000)
committerGarry Zacheiss <zacheiss@mit.edu>
Thu, 2 May 2002 16:59:39 +0000 (16:59 +0000)
(cherry picked from commit 1e90eb264895b5bbe974c7c8c32dbf89e48d6081)

Makefile.in
src/config/Makefile.ia64_linux24.in

index 02e5c4c36710fceaf6085389ab0d1e55c8129658..3955ed00497c7028b5bd7b6408a6645414eb7c4e 100644 (file)
@@ -312,7 +312,7 @@ login: project kauth rxkad
                ${COMPILE_PART1} sia ${COMPILE_PART2} ;; \
        sun4x_55 ) \
                ${COMPILE_PART1} login ${COMPILE_PART2} ;; \
-       parisc_linux24|ia64_linux24) \
+       parisc_linux24) \
                echo Skipping pam/login for parisc_linux24 ;; \
        sun4x_* | hp_ux11* | *linux* | *fbsd* ) \
                ${COMPILE_PART1} pam ${COMPILE_PART2} ;; \
index 9635c318eb5b6f7fe38c1a290d67002fe8ab7ba2..ee51affbf7a8dd5f4c17afccf0156f7f98a8810e 100644 (file)
@@ -14,7 +14,7 @@ DBG=-g
 OPTMZ=-O2
 PAM_CFLAGS = -O2 -Dlinux -DLINUX_PAM -fPIC
 # Put -O2 here to _ensure_ all Makefiles pick it up.
-XCFLAGS= -O2
+XCFLAGS= -O2 -G0
 MT_CFLAGS=-DAFS_PTHREAD_ENV -pthread -D_REENTRANT ${XCFLAGS}
 XLDFLAGS=
 SHARE_LDFLAGS = -shared -Xlinker -x