summaryrefslogtreecommitdiff
path: root/test/args/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/args/Makefile')
-rw-r--r--test/args/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/args/Makefile b/test/args/Makefile
index 6593be0aa..539e6b0fb 100644
--- a/test/args/Makefile
+++ b/test/args/Makefile
@@ -10,7 +10,7 @@ arg_test: arg_test.c Makefile $(TESTDIR)/Config $(TESTDIR)/Rules.mak $(TESTCC)
-@ echo " "
-@ echo "Compiling vs uClibc: "
-@ echo " "
- $(TESTCC) $(CFLAGS) -c $< -o $@.o
+ $(TESTCC) $(TEST_CFLAGS) -c $< -o $@.o
$(TESTCC) $(LDFLAGS) $@.o -o $@ $(EXTRA_LIBS)
$(STRIPTOOL) -x -R .note -R .comment $@
-./$@ a b c d e f g h