summaryrefslogtreecommitdiffstats
path: root/lib/libc/arm/Makefile.inc
blob: 90dde632d0532f7fda4726d6c6944ee363d96bcc (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$
#
# Machine dependent definitions for the arm architecture.
#

SOFTFLOAT_BITS=32

CFLAGS+=-DSOFTFLOAT

# Long double is just double precision.
MDSRCS+=machdep_ldisd.c
OpenPOWER on IntegriCloud