mirror of
https://github.com/opnsense/src.git
synced 2026-06-14 19:20:18 -04:00
Back out rev 1.7 -- I'm not sure we're ready for it and I can't test it.
Marcel will find out RSN if it is needed and I'll let him fix this up if need be.
This commit is contained in:
parent
dfe585cc69
commit
b07af2c4b2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/* $FreeBSD$ */
|
||||
OUTPUT_FORMAT("elf64-ia64-little-freebsd", "elf64-ia64-little-freebsd", "elf64-ia64-little-freebsd")
|
||||
OUTPUT_FORMAT("elf64-ia64-little", "elf64-ia64-little", "elf64-ia64-little")
|
||||
OUTPUT_ARCH(ia64)
|
||||
ENTRY(__start)
|
||||
SEARCH_DIR(/usr/lib);
|
||||
|
|
|
|||
Loading…
Reference in a new issue