mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Back out the previous revision for now. Instead, the current sparc64
Makefile changes are in the sparc64 p4 tree.
This commit is contained in:
parent
27e5f9f620
commit
6662e3f437
1 changed files with 0 additions and 4 deletions
|
|
@ -1,10 +1,6 @@
|
|||
# $FreeBSD$
|
||||
|
||||
.if ${MACHINE_ARCH} == "sparc64"
|
||||
SUBDIR= libdialog libregex libreadline
|
||||
.else
|
||||
SUBDIR= csu libdialog libgcc libregex libreadline
|
||||
.endif
|
||||
|
||||
.if ${OBJFORMAT} == aout
|
||||
.if !defined(NOLIBC_R)
|
||||
|
|
|
|||
Loading…
Reference in a new issue