projects/intel/options:

- build x86_64 build with core2 as TARGET_CPU
This commit is contained in:
Stephan Raue 2010-01-17 07:31:27 +01:00
parent e257eac192
commit bc93bee238

View File

@ -28,7 +28,7 @@
# athlon-fx amdfam10 barcelona
# (Intel CPUs) core2 nocona
#
#TARGET_CPU="generic"
TARGET_CPU="core2"
;;
esac