]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - INSTALL/docker_ci_build.sh
fix integer overflow issue for i386-pc
[Ventoy.git] / INSTALL / docker_ci_build.sh
index 45c68873d7b3ab8f175cb841cc3d3c665f8e24fa..687e2d17eccaea3fd165dcd90450c67bae8e08da 100644 (file)
@@ -10,5 +10,4 @@ wget -q -O $VTOY_PATH/EDK2/edk2-edk2-stable201911.zip https://codeload.github.co
 wget -q -P /opt/ https://releases.linaro.org/components/toolchain/binaries/7.4-2019.02/aarch64-linux-gnu/gcc-linaro-7.4.1-2019.02-x86_64_aarch64-linux-gnu.tar.xz
 wget -q -P /opt/ https://toolchains.bootlin.com/downloads/releases/toolchains/aarch64/tarballs/aarch64--uclibc--stable-2020.08-1.tar.bz2
 
-LOGCON=$(readlink /proc/self/fd/1)
-sh all_in_one.sh CI $LOGCON > $VTOY_PATH/DOC/build.log 2>&1
+sh all_in_one.sh CI