OSDN Git Service

* config.gcc (need_64bit_hwint): Need 64bit hwint for sh-*-*.
[pf3gnuchains/gcc-fork.git] / libcpp / configure.ac
index 40f6271..b92f390 100644 (file)
@@ -130,7 +130,7 @@ case $target in
        sparcv9-*-solaris2* | \
        sparc-*-solaris2.[789] | sparc-*-solaris2.1[0-9]* | \
        spu-*-* | \
-       sh[123456789l]*-*-*)
+       sh[123456789lbe]*-*-* | sh-*-*)
                need_64bit_hwint=yes ;;
        i[34567]86-*-linux*)
                if test "x$enable_targets" = xall; then