(pic-ccflag): New variable.

This commit is contained in:
Ulrich Drepper 2002-01-29 03:53:32 +00:00
parent 872cf89f66
commit 6fbd2f3d0c
1 changed files with 4 additions and 0 deletions

View 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