From b301e2eb98b2d20423a5ed4d371f8eb13d703c65 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 16 Jun 1998 12:37:30 +0000 Subject: Update. 1998-06-16 Ulrich Drepper * string/Makefile: Make sure test-ffs does not use builtins. --- string/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'string/Makefile') 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 -- cgit v1.2.3