mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-16 03:56:54 +02:00
ARM32 fix.
This commit is contained in:
parent
0ebd19c14a
commit
020bbed935
1 changed files with 1 additions and 0 deletions
|
@ -235,6 +235,7 @@ ifeq ($(ZT_ARCHITECTURE),3)
|
|||
else
|
||||
override CFLAGS+=-march=armv5 -mno-unaligned-access -marm
|
||||
override CXXFLAGS+=-march=armv5 -mno-unaligned-access -marm
|
||||
ZT_USE_ARM32_NEON_ASM_CRYPTO=0
|
||||
endif
|
||||
endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue