From bc93bee238ee306276e044c3d67c40b1807267ef Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sun, 17 Jan 2010 07:31:27 +0100 Subject: [PATCH] projects/intel/options: - build x86_64 build with core2 as TARGET_CPU --- projects/intel/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/intel/options b/projects/intel/options index e3075b2888..181c6aeba1 100644 --- a/projects/intel/options +++ b/projects/intel/options @@ -28,7 +28,7 @@ # athlon-fx amdfam10 barcelona # (Intel CPUs) core2 nocona # - #TARGET_CPU="generic" + TARGET_CPU="core2" ;; esac