Marcel Telka
2022-09-14 48787046800f2c8fbf977c89bec917a0e50d87fe
Remove unused COMPARISON_TRANSFORMS

1 files deleted
1 files modified
67 ■■■■■ changed files
make-rules/ips.mk 3 ●●●●● patch | view | raw | blame | history
transforms/comparison-cleanup 64 ●●●●● patch | view | raw | blame | history
make-rules/ips.mk
@@ -69,9 +69,6 @@
PKGMOGRIFY_TRANSFORMS +=    $(WS_TOP)/transforms/ignore-gcc-usr-lib
endif
COMPARISON_TRANSFORMS +=    $(WS_TOP)/transforms/comparison-cleanup
COMPARISON_TRANSFORMS +=    $(PKGMOGRIFY_TRANSFORMS)
LICENSE_TRANSFORMS =        $(WS_TOP)/transforms/license-changes
# order is important
transforms/comparison-cleanup
File was deleted