diff Makefile.gen @ 1117:378e5914be1e

Improve dumpmod output some more.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 04 Mar 2015 03:30:28 +0200
parents 402346b1c01d
children fa9a79daa5da
line wrap: on
line diff
--- a/Makefile.gen	Wed Mar 04 02:04:40 2015 +0200
+++ b/Makefile.gen	Wed Mar 04 03:30:28 2015 +0200
@@ -19,7 +19,7 @@
 DM_CFLAGS += -I$(DMLIBSRC)
 
 ifeq ($(EXTRA_CFLAGS),)
-EXTRA_CFLAGS=-O3 -march=core2
+EXTRA_CFLAGS=-O3 -march=corei7
 endif