2006-01-27 Roland McGrath <roland@redhat.com>
* sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp] (sysdep_routines): Add $(gcc-quad-routines) here.
This commit is contained in:
parent
3398852b27
commit
84c3f2089d
@ -1,7 +1,8 @@
|
||||
# Makefile fragment for PowerPC with no FPU.
|
||||
|
||||
ifeq ($(subdir),soft-fp)
|
||||
sysdep_routines += $(gcc-single-routines) $(gcc-double-routines) sim-full
|
||||
sysdep_routines += $(gcc-single-routines) $(gcc-double-routines) \
|
||||
$(gcc-quad-routines) sim-full
|
||||
endif
|
||||
|
||||
ifeq ($(subdir),math)
|
||||
|
Loading…
x
Reference in New Issue
Block a user