mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-24 11:29:10 +00:00
We no longer need the OUTPUT_FORMAT line, so fix the build by removing it.
This commit is contained in:
parent
809290db9e
commit
e793a7b7d2
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=215344
@ -1,6 +1,5 @@
|
||||
/* $FreeBSD$ */
|
||||
|
||||
OUTPUT_FORMAT("elf32-littlearm", "elf32-bigarm", "elf32-littlearm")
|
||||
OUTPUT_ARCH(arm)
|
||||
ENTRY(_start)
|
||||
SECTIONS
|
||||
|
Loading…
Reference in New Issue
Block a user