mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-05-24 14:39:06 -05:00
chore: update invalid comments in arm64 Dockerfile
(cherry picked from commit c376759be0)
This commit is contained in:
Vendored
+1
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user