mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 01:31:45 -05:00
Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D2152
7 lines
132 B
Makefile
7 lines
132 B
Makefile
# $FreeBSD$
|
|
|
|
SRCS+= trivial-vdso_tc.c
|
|
|
|
# Long double is 64-bits
|
|
MDSRCS+=machdep_ldisd.c
|
|
SYM_MAPS+=${LIBC_SRCTOP}/powerpc/Symbol.map
|