From 070cd92b3b13642023c87dc349bf8abe0865bab1 Mon Sep 17 00:00:00 2001 From: Florian Krohm Date: Tue, 16 Dec 2014 08:12:02 +0000 Subject: [PATCH] Remove duplicate command line option. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14812 --- exp-bbv/tests/amd64-linux/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exp-bbv/tests/amd64-linux/Makefile.am b/exp-bbv/tests/amd64-linux/Makefile.am index 2705feca5a..d3eddb3e23 100644 --- a/exp-bbv/tests/amd64-linux/Makefile.am +++ b/exp-bbv/tests/amd64-linux/Makefile.am @@ -23,7 +23,7 @@ EXTRA_DIST = \ rep_prefix.stderr.exp \ rep_prefix.vgtest -AM_CCASFLAGS += -ffreestanding -Xassembler -I$(top_srcdir)/exp-bbv/tests +AM_CCASFLAGS += -ffreestanding LDFLAGS += -nostartfiles -nodefaultlibs -- 2.47.3