Include runtime dependency of eabi arm gcc port.

This commit is contained in:
Warner Losh 2016-10-27 21:08:56 +00:00
parent 07fe2718a6
commit 6ac5d199c3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=424791

View file

@ -14,6 +14,8 @@ COMMENT= Cross-build das u-boot for ${MODEL}
LICENSE= GPLv2
BUILD_DEPENDS= arm-none-eabi-gcc:devel/arm-none-eabi-gcc
USES= gmake
USE_GITHUB= yes