Remove SVN build dependency from libc port

Fixes #3678
This commit is contained in:
Ehmry - 2020-03-01 12:52:16 +01:00 committed by Norman Feske
parent 25c85fab18
commit 9ee1045aad
2 changed files with 1 additions and 2 deletions

View File

@ -1 +1 @@
9252999ee23cfb811e707887ef05bf1283a41597
a4101ef1bad971ff1e733a7cb8fd5ed4ef4120aa

View File

@ -43,7 +43,6 @@ TAR_OPT(libc) += usr/src/sys/x86
#
# Check for tools
#
$(call check_tool,svn)
$(call check_tool,flex)
$(call check_tool,bison)
$(call check_tool,rpcgen)