mirror of
https://github.com/fail0verflow/bootmii-utils.git
synced 2024-11-22 02:19:16 +01:00
buildit.sh: copypasta
This commit is contained in:
parent
e1dade6328
commit
971bb43e64
@ -110,7 +110,7 @@ buildgcc() {
|
||||
--enable-checking=release && \
|
||||
nice $MAKE $MAKEOPTS && \
|
||||
$MAKE install
|
||||
) || die "Error building binutils for target $TARGET"
|
||||
) || die "Error building gcc for target $TARGET"
|
||||
}
|
||||
|
||||
buildarm() {
|
||||
|
Loading…
Reference in New Issue
Block a user