diff options
Diffstat (limited to 'libcpp/configure')
-rwxr-xr-x | libcpp/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcpp/configure b/libcpp/configure index b421e48..a9472f3 100755 --- a/libcpp/configure +++ b/libcpp/configure @@ -7171,7 +7171,7 @@ case $target in tilegx*-*-* | tilepro*-*-* ) need_64bit_hwint=yes ;; *) - need_64bit_hwint=no ;; + need_64bit_hwint=yes ;; esac case $need_64bit_hwint:$ac_cv_sizeof_long in |