summaryrefslogtreecommitdiff
path: root/string
diff options
context:
space:
mode:
authorTom de Vries <tom@codesourcery.com>2013-02-11 22:06:00 +0100
committerTom de Vries <tom@codesourcery.com>2013-02-11 23:10:26 +0100
commitfe77fe6d5155d224edfebbccdbfbc68f62e750dc (patch)
tree151b5195cf325afce509e94d64eef48210fd2d09 /string
parent3a09b6208d9ac9ef1563be63c56a56f1f45e4909 (diff)
Remove dead CFLAGS lines from string/Makefile
Diffstat (limited to 'string')
-rw-r--r--string/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/string/Makefile b/string/Makefile
index 44bbd0c843..894bae4a52 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