mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-07 12:18:46 +00:00
Fixed @brandon15811 typo
This commit is contained in:
parent
620486a4a0
commit
fde93debb4
@ -20,7 +20,7 @@ elif [ "$1" == "rpi" ]; then
|
|||||||
mtune="arm1176jzf-s"
|
mtune="arm1176jzf-s"
|
||||||
CFLAGS="-mfloat-abi=hard -mfpu=vfp"
|
CFLAGS="-mfloat-abi=hard -mfpu=vfp"
|
||||||
else
|
else
|
||||||
echo "Please suuply a proper platform"
|
echo "Please supply a proper platform"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user