# HG changeset patch # User diego # Date 1212408541 0 # Node ID e94dfbdcb445c5ff53c3a7c97f83d14a8cbf2390 # Parent 0b94c95fc4d3c3c14fd3fa0b7faa51d59833caa4 Remove unused variable TARGET_CPU from config.mak. diff -r 0b94c95fc4d3 -r e94dfbdcb445 configure --- 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 ---