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 4779e1e7d8
commit 2267e83fc9
1 changed files with 0 additions and 1 deletions

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)