From fe77fe6d5155d224edfebbccdbfbc68f62e750dc Mon Sep 17 00:00:00 2001 From: Tom de Vries Date: Mon, 11 Feb 2013 22:06:00 +0100 Subject: Remove dead CFLAGS lines from string/Makefile --- string/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'string') diff --git a/string/Makefile b/string/Makefile index 44bbd0c..894bae4 100644 --- a/string/Makefile +++ b/string/Makefile @@ -75,8 +75,6 @@ CFLAGS-tst-strlen.c = -fno-builtin CFLAGS-stratcliff.c = -fno-builtin CFLAGS-test-ffs.c = -fno-builtin CFLAGS-tst-inlcall.c = -fno-builtin -CFLAGS-bug-strstr1.c = -fno-builtin -CFLAGS-bug-strcasestr1.c = -fno-builtin ifeq ($(run-built-tests),yes) tests: $(objpfx)tst-svc.out -- cgit v1.1