diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index eb024d78b90f..a6f5b42d86dd 100644 --- a/configure.ac +++ b/configure.ac @@ -4203,7 +4203,7 @@ linux-gnu*) CPUNAME=POWERPC64 RTL_ARCH=PowerPC_64 LIB64="lib64" - PLATFORMID=linux_powerpc_64 + PLATFORMID=linux_powerpc64 OUTPATH=unxlngppc64 ;; sparc) |