mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-02-11 13:35:17 +00:00
Merge branch 'dev' into jh-zerotier-multithreaded
This commit is contained in:
commit
861147b845
@ -364,7 +364,7 @@ override CFLAGS+=-fPIC -fPIE
|
|||||||
override CXXFLAGS+=-fPIC -fPIE
|
override CXXFLAGS+=-fPIC -fPIE
|
||||||
|
|
||||||
# Non-executable stack
|
# Non-executable stack
|
||||||
override ASFLAGS+=--noexecstack
|
override LDFLAGS+=-Wl,-z,noexecstack
|
||||||
|
|
||||||
.PHONY: all
|
.PHONY: all
|
||||||
all: one
|
all: one
|
||||||
|
Loading…
x
Reference in New Issue
Block a user