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