summaryrefslogtreecommitdiffstats
path: root/games/eduke32/tools.diff
blob: 22807c3dc435dcf9ed155c362b1fc1f13a2a5167 (plain)
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 \