mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-27 23:37:05 -05:00
chore: update invalid comments in arm64 Dockerfile
This commit is contained in:
4
dist/macOS/arm64.Dockerfile
vendored
4
dist/macOS/arm64.Dockerfile
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user