From f9ec8ec31e5a0b6ccc352c834733462eae2481a0 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Sat, 22 Dec 2012 00:57:06 +0100 Subject: merge --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index dbf604a1..5cfa547b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,5 +17,5 @@ SUBDIRS = \ AUTOMAKE_OPTIONS = foreign ACLOCAL_AMFLAGS = -I m4 -AM_CPPFLAGS = -D_GLIBCXX_PARALLEL +AM_CPPFLAGS = -D_GLIBCXX_PARALLEL -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -Wall -- cgit v1.2.3