guowenxue
2022-04-08 ed66fa90f8ddec03b1f535613358cb5951f180a7
3rdparty/x86/appweb/build.sh
@@ -17,9 +17,7 @@
mkdir -p $PREFIX_PATH/{bin,modules}
if [ "$CROSS_COMPILE" = "yes" ] ; then
    CROSSTOOL=/opt/rpi/arm-bcm2708/arm-linux-gnueabihf/bin/arm-linux-gnueabihf-
fi
CROSSTOOL=arm-linux-gnueabihf-
function msg_banner()
{