mirror of
https://github.com/opnsense/src.git
synced 2026-04-20 21:59:20 -04:00
Build sunlabel on sparc64.
This commit is contained in:
parent
b72d483eb5
commit
a89bc4fcac
1 changed files with 4 additions and 0 deletions
|
|
@ -109,4 +109,8 @@ SUBDIR+=fdisk \
|
|||
SUBDIR+=disklabel
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_ARCH} == "sparc64"
|
||||
SUBDIR+=sunlabel
|
||||
.endif
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue