From 80ec56515c4c0246bc07f15f1b76cee1a8f271f9 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 8 Nov 2021 15:42:25 -0500 Subject: games/eduke32: Updated for version 20211102_9751_8970754aa. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- games/eduke32/tools.diff | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 games/eduke32/tools.diff (limited to 'games/eduke32/tools.diff') diff --git a/games/eduke32/tools.diff b/games/eduke32/tools.diff new file mode 100644 index 0000000000000..22807c3dc435d --- /dev/null +++ b/games/eduke32/tools.diff @@ -0,0 +1,18 @@ +diff -Naur eduke32_20211102-9751-8970754aa/GNUmakefile eduke32_20211102-9751-8970754aa.patched/GNUmakefile +--- eduke32_20211102-9751-8970754aa/GNUmakefile 2021-11-03 00:31:19.000000000 -0400 ++++ eduke32_20211102-9751-8970754aa.patched/GNUmakefile 2021-11-07 15:41:44.198560499 -0500 +@@ -439,13 +439,12 @@ + + tools_cflags := $(engine_cflags) + +-tools_deps := engine_tools ++tools_deps := engine_tools mimalloc + + tools_targets := \ + arttool \ + bsuite \ + cacheinfo \ +- generateicon \ + givedepth \ + ivfrate \ + kextract \ -- cgit v1.2.3