diff --git a/util/xcompile/xcompile b/util/xcompile/xcompile index b3dd074486..a1856e4232 100755 --- a/util/xcompile/xcompile +++ b/util/xcompile/xcompile @@ -231,15 +231,16 @@ AS_${TARCH}:=${GCCPREFIX}as ${ASFLAGS} LD_${TARCH}:=${GCCPREFIX}ld${LINKER_SUFFIX} ${LDFLAGS} EOF - if [ "${TARCH}" = "arm64" ]; then - cat <