]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Remove dead CFLAGS lines from string/Makefile
authorTom de Vries <tom@codesourcery.com>
Mon, 11 Feb 2013 21:06:00 +0000 (22:06 +0100)
committerTom de Vries <tom@codesourcery.com>
Mon, 11 Feb 2013 22:10:26 +0000 (23:10 +0100)
ChangeLog
string/Makefile

index 90710f71b83bfef2435794ae2d281203db3c06b1..449755fb1579c27471633c4b02efa31d713438e9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-02-11  Tom de Vries  <tom@codesourcery.com>
+
+       * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
+       Remove.
+
 2013-02-11  Roland McGrath  <roland@hack.frob.com>
 
        * misc/sys/mman.h: Fix typo in mremap comment.
index 44bbd0c843a6551ece1a0ab8a494491bf1926848..894bae4a52dd33e2673cbc68acc54e458846da7d 100644 (file)
@@ -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