Merge branch 'dev' into brenton/thread-safety-fixes

This commit is contained in:
Joseph Henry 2023-08-02 16:01:42 -07:00 committed by GitHub
commit c37ad5377e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -357,6 +357,9 @@ endif
override CFLAGS+=-fPIC -fPIE
override CXXFLAGS+=-fPIC -fPIE
# Non-executable stack
override ASFLAGS+=--noexecstack
.PHONY: all
all: one