mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 22:32:43 -04:00
6 lines
127 B
Makefile
6 lines
127 B
Makefile
|
|
CFLAGS+= -I${LIBC_SRCTOP}/powerpc
|
|
|
|
# Long double is 64-bits
|
|
SRCS+=machdep_ldisd.c
|
|
SYM_MAPS+=${LIBC_SRCTOP}/powerpc/Symbol.map
|