1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-12 19:14:46 +02:00

Buildbot: *NIX build test: add -DNOREMOVETMP to make valgrind do a better

job at printing module information (I hope).
This commit is contained in:
Bram Matthys
2019-06-01 08:24:31 +02:00
parent 7c32e4d63f
commit b8e65a2f7f
+1 -1
View File
@@ -16,7 +16,7 @@ else
export MAKE="make -j3"
fi
export CPPFLAGS="-DFAKELAG_CONFIGURABLE"
export CPPFLAGS="-DFAKELAG_CONFIGURABLE -DNOREMOVETMP"
# !! skipped for now: extras/build-tests/nix/select-config $BUILDCONFIG !!
# !! temporary use this: