Merge branch 'dev' into jh-zerotier-multithreaded

This commit is contained in:
Adam Ierymenko 2024-09-09 16:22:48 -04:00
commit 861147b845
No known key found for this signature in database
GPG Key ID: C8877CF2D7A5D7F3

View File

@ -364,7 +364,7 @@ override CFLAGS+=-fPIC -fPIE
override CXXFLAGS+=-fPIC -fPIE
# Non-executable stack
override ASFLAGS+=--noexecstack
override LDFLAGS+=-Wl,-z,noexecstack
.PHONY: all
all: one