Enable svnlite on armv6.
This commit is contained in:
parent
85751b0d64
commit
07510fdf7a
@ -366,7 +366,7 @@ SUBDIR+= users
|
|||||||
SUBDIR+= who
|
SUBDIR+= who
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if ${MACHINE_ARCH} == "amd64" || ${MACHINE_ARCH} == "ia64" || ${MACHINE_ARCH} == "sparc64" || ${MACHINE_ARCH} == "i386"
|
.if ${MACHINE_ARCH} == "amd64" || ${MACHINE_ARCH} == "ia64" || ${MACHINE_ARCH} == "sparc64" || ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "armv6"
|
||||||
.if ${MK_SVN} == "yes" || ${MK_SVNLITE} == "yes"
|
.if ${MK_SVN} == "yes" || ${MK_SVNLITE} == "yes"
|
||||||
SUBDIR+= svn
|
SUBDIR+= svn
|
||||||
.endif
|
.endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user