mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 00:58:36 -04:00
8 lines
114 B
Makefile
8 lines
114 B
Makefile
# $FreeBSD$
|
|
#
|
|
# Machine dependent definitions for the arm architecture.
|
|
#
|
|
|
|
SOFTFLOAT_BITS=32
|
|
|
|
CFLAGS+=-DSOFTFLOAT
|