We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4621298 commit c88866aCopy full SHA for c88866a
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 8ea6d0c5d29da9f34b26f9af305edf09c847979f
+refs/heads/master: 8e14d188deb310a20ba7aa66a01f1a1eab10235e
trunk/configure
@@ -204,7 +204,7 @@ esac
204
case $CFG_CPUTYPE in
205
206
i386 | i486 | i686 | i786 | x86)
207
- CFG_CPUTYPE=i386
+ CFG_CPUTYPE=i686
208
;;
209
210
xscale | arm)
@@ -213,7 +213,7 @@ case $CFG_CPUTYPE in
213
214
x86_64 | x86-64 | x64)
215
# FIME: Once we do a 64-bit build this should be x86_64
216
217
218
219
*)
0 commit comments