未验证 提交 1cc609e7 编写于 作者: renjunyang007's avatar renjunyang007 提交者: GitHub

zerotier: refresh patches (#664)

上级 62b16c42
......@@ -38,7 +38,7 @@ Subject: [PATCH 1/2] fix makefile
RUSTFLAGS=--release
endif
@@ -313,7 +313,7 @@ ifeq ($(ZT_CONTROLLER),1)
@@ -316,7 +316,7 @@ ifeq ($(ZT_CONTROLLER),1)
endif
# ARM32 hell -- use conservative CFLAGS
......@@ -47,7 +47,7 @@ Subject: [PATCH 1/2] fix makefile
ifeq ($(shell if [ -e /usr/bin/dpkg ]; then dpkg --print-architecture; fi),armel)
override CFLAGS+=-march=armv5t -mfloat-abi=soft -msoft-float -mno-unaligned-access -marm
override CXXFLAGS+=-march=armv5t -mfloat-abi=soft -msoft-float -mno-unaligned-access -marm
@@ -340,8 +340,8 @@ ifeq ($(ZT_USE_ARM32_NEON_ASM_CRYPTO),1)
@@ -343,8 +343,8 @@ ifeq ($(ZT_USE_ARM32_NEON_ASM_CRYPTO),1)
endif
# Position Independence
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册