diff options
Diffstat (limited to 'libcpp/configure.ac')
| -rw-r--r-- | libcpp/configure.ac | 2 |
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 ;; |

