summaryrefslogtreecommitdiffstats
path: root/libcpp/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'libcpp/configure.ac')
-rw-r--r--libcpp/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcpp/configure.ac b/libcpp/configure.ac
index a70603c95a6..8515abff2da 100644
--- a/libcpp/configure.ac
+++ b/libcpp/configure.ac
@@ -197,7 +197,7 @@ case $target in
sparc*-*-* | \
spu-*-* | \
sh[123456789lbe]*-*-* | sh-*-* | \
- tilegx-*-* | tilepro-*-* )
+ tilegx*-*-* | tilepro*-*-* )
need_64bit_hwint=yes ;;
*)
need_64bit_hwint=no ;;
OpenPOWER on IntegriCloud