chore: update invalid comments in arm64 Dockerfile

This commit is contained in:
iTrooz
2025-12-19 12:18:39 +01:00
parent 1c17f3ee43
commit c376759be0

View File

@@ -150,9 +150,7 @@ EOF
# Build ImHex # Build ImHex
## Copy ImHex ## Copy ImHex
COPY --from=imhex / /mnt/ImHex COPY --from=imhex / /mnt/ImHex
## Patch ImHex with hacks ## Configure ImHex build
# COPY toolchain.cmake.2 /osxcross/target/toolchain.cmake
# Configure ImHex build
RUN --mount=type=cache,target=/cache --mount=type=cache,target=/mnt/ImHex/build/_deps \ RUN --mount=type=cache,target=/cache --mount=type=cache,target=/mnt/ImHex/build/_deps \
cd /mnt/ImHex && \ cd /mnt/ImHex && \
# compilers # compilers