|
From: <sv...@va...> - 2014-12-16 08:12:09
|
Author: florian
Date: Tue Dec 16 08:12:02 2014
New Revision: 14812
Log:
Remove duplicate command line option.
Modified:
trunk/exp-bbv/tests/amd64-linux/Makefile.am
Modified: trunk/exp-bbv/tests/amd64-linux/Makefile.am
==============================================================================
--- trunk/exp-bbv/tests/amd64-linux/Makefile.am (original)
+++ trunk/exp-bbv/tests/amd64-linux/Makefile.am Tue Dec 16 08:12:02 2014
@@ -23,7 +23,7 @@
rep_prefix.stderr.exp \
rep_prefix.vgtest
-AM_CCASFLAGS += -ffreestanding -Xassembler -I$(top_srcdir)/exp-bbv/tests
+AM_CCASFLAGS += -ffreestanding
LDFLAGS += -nostartfiles -nodefaultlibs
|