sim: drop --enable-sim-cflags option
[deliverable/binutils-gdb.git] / sim / testsuite / configure
index 287245b835054adbb4b24bb9a39d55bbc78db6c0..bbc3bea48d1692fe1e86a433e4a46ab1a0325d6d 100755 (executable)
@@ -1823,7 +1823,6 @@ esac
 
 
 
-sim_common=yes
 sim_igen=no
 sim_arch=
 case "${target}" in
@@ -1914,10 +1913,6 @@ case "${target}" in
        sim_arch=v850
        sim_igen=yes
        ;;
-   *)
-       # No simulator subdir, so the subdir "common" isn't needed.
-       sim_common=no
-       ;;
 esac
 
 
This page took 0.025699 seconds and 4 git commands to generate.