about summary refs log tree commit diff
path: root/string
diff options
context:
space:
mode:
Diffstat (limited to 'string')
-rw-r--r--string/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/string/Makefile b/string/Makefile
index 70b9c19b1b..98c2961db5 100644
--- a/string/Makefile
+++ b/string/Makefile
@@ -64,9 +64,6 @@ endif
 
 include ../Rules
 
-tester-ENV = LANGUAGE=C
-inl-tester-ENV = LANGUAGE=C
-noinl-tester-ENV = LANGUAGE=C
 CFLAGS-inl-tester.c = -fno-builtin
 CFLAGS-noinl-tester.c = -fno-builtin
 CFLAGS-tst-strlen.c = -fno-builtin