mirror of
https://github.com/fail0verflow/bootmii-utils.git
synced 2026-03-21 17:55:22 -05: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