mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-12 17:14:46 +02:00
Drop really verbose logging from build tests as it makes things too slow
This commit is contained in:
@@ -16,7 +16,8 @@ else
|
||||
export MAKE="make -j4"
|
||||
fi
|
||||
|
||||
export CPPFLAGS="$CPPFLAGS -DFAKELAG_CONFIGURABLE -DNOREMOVETMP -DRAWCMDLOGGING"
|
||||
# -DRAWCMDLOGGING was dropped, but can be useful for debugging
|
||||
export CPPFLAGS="$CPPFLAGS -DFAKELAG_CONFIGURABLE -DNOREMOVETMP"
|
||||
|
||||
# !! skipped for now: extras/build-tests/nix/select-config $BUILDCONFIG !!
|
||||
# !! temporary use this:
|
||||
|
||||
Reference in New Issue
Block a user