diff options
Diffstat (limited to 'libgo/configure')
-rwxr-xr-x | libgo/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgo/configure b/libgo/configure index 3c866f7..7a9df58 100755 --- a/libgo/configure +++ b/libgo/configure @@ -13677,7 +13677,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext GOARCH=ia64 GOARCH_FAMILY=IA64 GOARCH_CACHELINESIZE=16384 - GOARCH_PHYSPAGESIZE=8192 + GOARCH_PHYSPAGESIZE=65536 ;; m68k*-*-*) GOARCH=m68k |