mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-19 05:26:54 +02:00
Merge branch 'dev' into brenton/thread-safety-fixes
This commit is contained in:
commit
c37ad5377e
1 changed files with 3 additions and 0 deletions
|
@ -357,6 +357,9 @@ endif
|
|||
override CFLAGS+=-fPIC -fPIE
|
||||
override CXXFLAGS+=-fPIC -fPIE
|
||||
|
||||
# Non-executable stack
|
||||
override ASFLAGS+=--noexecstack
|
||||
|
||||
.PHONY: all
|
||||
all: one
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue