mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-11 21:26:44 -04:00
Docs: precise why we checkout into a specific commit
This commit is contained in:
parent
4e81482766
commit
2b3eda724c
@ -7,6 +7,7 @@ if [[ "$BUILD_IOS" != "1" ]]; then
|
|||||||
unset AR AS CC CXX LD OBJCOPY RANLIB STRIP CPPFLAGS LDFLAGS
|
unset AR AS CC CXX LD OBJCOPY RANLIB STRIP CPPFLAGS LDFLAGS
|
||||||
git clone https://github.com/termux/termux-elf-cleaner || true
|
git clone https://github.com/termux/termux-elf-cleaner || true
|
||||||
cd termux-elf-cleaner
|
cd termux-elf-cleaner
|
||||||
|
# This is the last commit that uses autoconf, newer builds are using cmake
|
||||||
git checkout eab198c72a020e883b79f99b70a5aa0243dbf0a8
|
git checkout eab198c72a020e883b79f99b70a5aa0243dbf0a8
|
||||||
autoreconf --install
|
autoreconf --install
|
||||||
bash configure
|
bash configure
|
||||||
|
Loading…
x
Reference in New Issue
Block a user