(pic-ccflag): New variable.
authorUlrich Drepper <drepper@redhat.com>
Tue, 29 Jan 2002 03:53:32 +0000 (03:53 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 29 Jan 2002 03:53:32 +0000 (03:53 +0000)
sysdeps/alpha/Makefile

index 4965984..ce8f9b3 100644 (file)
@@ -43,3 +43,7 @@ divrem := divl divq reml remq
 # For now, build everything with full IEEE math support.
 # TODO: build separate libm and libm-ieee.
 sysdep-CFLAGS += -mieee
+
+# libc.so requires about 16k for the small data area, which is well
+# below the 64k maximum.
+pic-ccflag = -fpic