chore: update invalid comments in arm64 Dockerfile

(cherry picked from commit c376759be0)
This commit is contained in:
iTrooz
2025-12-19 12:18:39 +01:00
committed by WerWolv
parent 4120e10a95
commit 765c8f4fe2

View File

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