]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(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 49659844aaa81eafd5e3cc0657415adebc6a75ea..ce8f9b3fefaf396664342b64cc28dabaaf20a461 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