mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
8 lines
156 B
Bash
8 lines
156 B
Bash
# $FreeBSD$
|
|
. ${srcdir}/emulparams/armelf.sh
|
|
. ${srcdir}/emulparams/elf_fbsd.sh
|
|
MAXPAGESIZE=0x8000
|
|
GENERATE_PIE_SCRIPT=yes
|
|
|
|
unset STACK_ADDR
|
|
unset EMBEDDED
|