Remove v850e sanitization
[deliverable/binutils-gdb.git] / sim / configure.in
index d5bacf1aa84282edaf6d0fddce8856e8c7707c00..9ecd812e641eeb1c7b1230fe2a6f35ec1391b6c7 100644 (file)
@@ -97,7 +97,6 @@ case "${target}" in
        extra_subdirs="${extra_subdirs} igen"
        only_if_gcc=yes
        ;;
-# start-sanitize-v850e
   v850e-*-*)
        # The V850 simulator can only be compiled by gcc.
        sim_target=v850
@@ -110,7 +109,6 @@ case "${target}" in
        extra_subdirs="${extra_subdirs} igen"
        only_if_gcc=yes
        ;;
-# end-sanitize-v850e
   w65-*-*)
        sim_target=w65
        # The w65 is suffering from gradual decay.
This page took 0.026504 seconds and 4 git commands to generate.