mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-09 04:08:01 -04:00
fix(build): x86 build
This commit is contained in:
parent
e49aca792a
commit
e008fc3ee3
@ -35,6 +35,7 @@ if [[ "$BUILD_IOS" != "1" ]]; then
|
||||
platform_args="--with-toolchain-type=gcc \
|
||||
--with-freetype-include=$FREETYPE_DIR/include/freetype2 \
|
||||
--with-freetype-lib=$FREETYPE_DIR/lib \
|
||||
--build=x86_64-unknown-linux-gnu \
|
||||
OBJCOPY=${OBJCOPY} \
|
||||
RANLIB=${RANLIB} \
|
||||
AR=${AR} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user