mirror of
https://github.com/opnsense/src.git
synced 2026-04-09 03:16:24 -04:00
6 lines
171 B
PHP
6 lines
171 B
PHP
|
|
CFLAGS+= -elf
|
||
|
|
LDFLAGS+= -elf
|
||
|
|
# Uncomment this to build the dynamic linker as an executable instead
|
||
|
|
# of a shared library:
|
||
|
|
#LDSCRIPT= ${.CURDIR}/${MACHINE_ARCH}/elf_rtld.x
|