Set -march=i686 on OS X x86 in the configure variables
authorIan Lynagh <igloo@earth.li>
Thu, 19 Aug 2010 23:09:39 +0000 (23:09 +0000)
committerIan Lynagh <igloo@earth.li>
Thu, 19 Aug 2010 23:09:39 +0000 (23:09 +0000)
commit22cbec8d2dfbfdb7c6625a093ccb518fedf3a2d7
tree98c1ddfbc638da5c400871caa17747f4a60a16e8
parentaa5e377a4532df79dadafdb385a77d2e548ef32a
Set -march=i686 on OS X x86 in the configure variables
We used to set it only in machdepCCOpts, so this is more consistent
aclocal.m4