From: Florian Krohm Date: Tue, 16 Dec 2014 08:12:02 +0000 (+0000) Subject: Remove duplicate command line option. X-Git-Tag: svn/VALGRIND_3_11_0~774 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=070cd92b3b13642023c87dc349bf8abe0865bab1;p=thirdparty%2Fvalgrind.git Remove duplicate command line option. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14812 --- 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