summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-08-21 14:16:13 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-08-21 14:16:40 +0100
commit2ced4d39cc1b8de233cd886d3ef991b3079500d2 (patch)
tree86b9e691b7d4f46f8214326abf618d2ff9343e03 /configure.ac
parent7c6a82d66ebe55fa5ce106bf60f841dd7758d2bc (diff)
linux_powerpc64le->linux_powerpc64_le to match dp_platform.cxx
Change-Id: Ib63e5a28d7ff12780a1051d94c5976244eab1814
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 53046440ff57..03d08f5cbaf9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4384,7 +4384,7 @@ linux-gnu*)
CPUNAME=POWERPC64
RTL_ARCH=PowerPC_64_LE
LIB64="lib64"
- PLATFORMID=linux_powerpc64le
+ PLATFORMID=linux_powerpc64_le
OUTPATH=unxlngppc64
;;
sparc)