add waf buildsystem

This commit is contained in:
nillerusr
2021-03-31 20:12:00 +03:00
parent 0b3e8be302
commit 5e870e53c1
52 changed files with 3964 additions and 2 deletions

View File

@@ -116,7 +116,7 @@ COPY_DLL_TO_SRV = 0
# We should always specify -Wl,--build-id, as documented at:
# http://linux.die.net/man/1/ld and http://fedoraproject.org/wiki/Releases/FeatureBuildId.http://fedoraproject.org/wiki/Releases/FeatureBuildId
LDFLAGS += -Wl,--build-id -fsanitize=address -fsanitize=undefined
LDFLAGS += -Wl,--build-id
#
# If we should be running in a chroot, check to see if we are. If not, then prefix everything with the