Skip to content

Commit 97512c9

Browse files
authored
Add environment variable exports for ARM64 build
1 parent 65aeb57 commit 97512c9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Readme2.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
export ARCH=arm64
2+
export SUBARCH=arm64
3+
export CROSS_COMPILE=aarch64-none-linux-gnu-
4+
export CC=clang

0 commit comments

Comments
 (0)