From 0eddcbead2d67c16dcd4039a6765b9d2fc8ea631 Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Wed, 20 May 2020 20:42:04 +0200 Subject: Cleanup CPU detection and tuning for old CPUs. --- src/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 07a94251..82a57032 100644 --- a/src/Makefile +++ b/src/Makefile @@ -603,7 +603,6 @@ E= @echo default all: $(TARGET_T) amalg: - @grep "^[+|]" ljamalg.c $(MAKE) all "LJCORE_O=ljamalg.o" clean: -- cgit v1.2.3-55-g6feb