changeset 26930:e94dfbdcb445

Remove unused variable TARGET_CPU from config.mak.
author diego
date Mon, 02 Jun 2008 12:09:01 +0000
parents 0b94c95fc4d3
children 6f9ea4d47504
files configure
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Mon Jun 02 11:08:04 2008 +0000
+++ b/configure	Mon Jun 02 12:09:01 2008 +0000
@@ -7748,7 +7748,6 @@
 # --- Some stuff for autoconfigure ----
 $_target_arch
 $_target_arch_x86
-TARGET_CPU=$iproc
 `echo $_cpuexts | tr '[a-z] ' '[A-Z]\n' | sed 's/^/HAVE_/;s/$/=yes/'`
 
 # --- GUI stuff ---