Add various switches to control how the simulator is built
[deliverable/binutils-gdb.git] / configure.in
index 4e6af364ecb01e9a171b2bed9ed0497f75c9a91e..9301f89da3ef098d21c52ac7cd908a545607bb7c 100644 (file)
@@ -42,7 +42,7 @@ host_tools="texinfo byacc flex bison binutils ld gas gcc gdb make patch
 # these libraries are built for the target environment, and are built after
 # the host libraries and the host tools (which may be a cross compiler)
 #
-target_libs="target-libiberty target-libgloss target-newlib target-libio target-librx target-libstdc++ target-libg++ target-winsup"
+target_libs="target-libiberty target-libgloss target-newlib target-libio target-librx target-libstdc++ target-libg++"
 
 
 # these tools are built using the target libs, and are intended to run only
This page took 0.034901 seconds and 4 git commands to generate.