freebsd-dev/lib/libc/arm/Makefile.inc

13 lines
215 B
PHP
Raw Normal View History

2004-11-05 23:51:24 +00:00
# $FreeBSD$
#
# Machine dependent definitions for the arm architecture.
#
SOFTFLOAT_BITS=32
CFLAGS+=-DSOFTFLOAT
# Long double is just double precision.
MDSRCS+=machdep_ldisd.c
SYM_MAPS+=${.CURDIR}/arm/Symbol.map