summaryrefslogtreecommitdiff
path: root/string/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-06-16 12:37:30 +0000
committerUlrich Drepper <drepper@redhat.com>1998-06-16 12:37:30 +0000
commitb301e2eb98b2d20423a5ed4d371f8eb13d703c65 (patch)
tree0ba3bdbbb0062127ea4e22f936842ae0a95a24c0 /string/Makefile
parent91eee4dd69397fa6e7b328022670d459f582b047 (diff)
Update.
1998-06-16 Ulrich Drepper <drepper@cygnus.com> * string/Makefile: Make sure test-ffs does not use builtins.
Diffstat (limited to 'string/Makefile')
-rw-r--r--string/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/string/Makefile b/string/Makefile
index eda9242ab7..9de1111f55 100644
--- a/string/Makefile
+++ b/string/Makefile
@@ -54,6 +54,7 @@ noinl-tester-ENV = LANGUAGE=C
CFLAGS-noinl-tester.c = -fno-builtin
CFLAGS-tst-strlen.c = -fno-builtin
CFLAGS-stratcliff.c = -fno-builtin
+CFLAGS-test-ffs.c = -fno-builtin
ifeq ($(cross-compiling),no)
tests: $(objpfx)tst-svc.out