mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-06 12:33:44 +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 CFLAGS+=-fPIC -fPIE
|
||||||
override CXXFLAGS+=-fPIC -fPIE
|
override CXXFLAGS+=-fPIC -fPIE
|
||||||
|
|
||||||
|
# Non-executable stack
|
||||||
|
override ASFLAGS+=--noexecstack
|
||||||
|
|
||||||
.PHONY: all
|
.PHONY: all
|
||||||
all: one
|
all: one
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue