aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/csu/Makefile
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2012-04-16 21:36:55 +0000
committerDimitry Andric <dim@FreeBSD.org>2012-04-16 21:36:55 +0000
commit4f78aa4725f0b3c2050d2527557f9f7620b01cc5 (patch)
tree09f419ce639b114c9f5bad0aeb2e8cead0f25e8e /gnu/lib/csu/Makefile
parent6c63ec073e9986e5c5ad9cf1249e485f41535802 (diff)
Notes
Diffstat (limited to 'gnu/lib/csu/Makefile')
-rw-r--r--gnu/lib/csu/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/lib/csu/Makefile b/gnu/lib/csu/Makefile
index 4999d06a578f..1c31a9876dac 100644
--- a/gnu/lib/csu/Makefile
+++ b/gnu/lib/csu/Makefile
@@ -34,6 +34,7 @@ CFLAGS+= -include osreldate.h
.if ${MACHINE_CPUARCH} == "powerpc"
TGTOBJS= crtsavres.o
SRCS+= crtsavres.asm
+CFLAGS+= -mlongcall
.endif
.if ${MACHINE_CPUARCH} == "sparc64"
TGTOBJS= crtfastmath.o