Include runtime dependency of eabi arm gcc port.
This commit is contained in:
parent
07fe2718a6
commit
6ac5d199c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=424791
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue