about summary refs log tree commit diff stats
path: root/docs/COMPILE.md
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2023-07-14 12:03:30 +0200
committerptitSeb <sebastien.chev@gmail.com>2023-07-14 12:03:30 +0200
commit903ecd207d8d7cfb189973c8d1d0e3d1f9f982b3 (patch)
tree65fad0544fe4bdccd5dd393d561bfe2f833b19c4 /docs/COMPILE.md
parentd62e9652fcbcaad8fd5c83956d476eb11499a85f (diff)
downloadbox64-903ecd207d8d7cfb189973c8d1d0e3d1f9f982b3.tar.gz
box64-903ecd207d8d7cfb189973c8d1d0e3d1f9f982b3.zip
Added generic ARM64 build profile
Diffstat (limited to 'docs/COMPILE.md')
-rwxr-xr-xdocs/COMPILE.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/COMPILE.md b/docs/COMPILE.md
index 275d5067..fe6c23dd 100755
--- a/docs/COMPILE.md
+++ b/docs/COMPILE.md
@@ -111,6 +111,13 @@ Using a 64bit OS:
 -D PHYTIUM=1 -D CMAKE_BUILD_TYPE=RelWithDebInfo

 ```

 

+#### for a generic ARM64 machine

+

+Using a 64bit OS:

+```

+-D ARM64=1 -D CMAKE_BUILD_TYPE=RelWithDebInfo

+```

+

 #### for M1

 

 Only test on Asahi for now, using the default "16K page" kernel