aboutsummaryrefslogtreecommitdiff
path: root/libcpp/configure
diff options
context:
space:
mode:
Diffstat (limited to 'libcpp/configure')
-rwxr-xr-xlibcpp/configure3
1 files changed, 2 insertions, 1 deletions
diff --git a/libcpp/configure b/libcpp/configure
index 7ea42c5..fb5654d 100755
--- a/libcpp/configure
+++ b/libcpp/configure
@@ -7382,7 +7382,8 @@ case $target in
s390*-*-* | \
sparc*-*-* | \
spu-*-* | \
- sh[123456789lbe]*-*-* | sh-*-*)
+ sh[123456789lbe]*-*-* | sh-*-* | \
+ tilegx-*-* | tilepro-*-* )
need_64bit_hwint=yes ;;
*)
need_64bit_hwint=no ;;