diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -79,7 +79,7 @@ case $PROC in ARCH="ARCH_PPC" ;; x86_64) ARCH="ARCH_x86_64" ;; - mips) + mips*) ARCH="ARCH_MIPS" ;; parisc*) ARCH="ARCH_PARISC" ;; |