diff --git a/recipes/crosstool-ng/gcc-1.13/200-toolchain.config b/recipes/crosstool-ng/gcc-1.13/200-toolchain.config
index 7b16b70..c3e11ee 100644
--- a/recipes/crosstool-ng/gcc-1.13/200-toolchain.config
+++ b/recipes/crosstool-ng/gcc-1.13/200-toolchain.config
@@ -8,7 +8,7 @@
 CT_USE_SYSROOT=y
 CT_SYSROOT_NAME="sysroot"
 CT_SYSROOT_DIR_PREFIX=""
-CT_WANTS_STATIC_LINK=y
+# CT_WANTS_STATIC_LINK is not set
 # CT_STATIC_TOOLCHAIN is not set
 CT_TOOLCHAIN_PKGVERSION=""
 CT_TOOLCHAIN_BUGURL=""
diff --git a/recipes/crosstool-ng/gcc-1.13/300-linux-gnu.config b/recipes/crosstool-ng/gcc-1.13/300-linux-gnu.config
index 4a01d2c..0982de3 100644
--- a/recipes/crosstool-ng/gcc-1.13/300-linux-gnu.config
+++ b/recipes/crosstool-ng/gcc-1.13/300-linux-gnu.config
@@ -74,7 +74,7 @@ CT_CC_LANG_OTHERS=""
 CT_CC_ENABLE_CXX_FLAGS=""
 CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
 CT_CC_EXTRA_CONFIG_ARRAY=""
-CT_CC_STATIC_LIBSTDCXX=y
+# CT_CC_STATIC_LIBSTDCXX is not set
 
 #
 # Optimisation features
diff --git a/recipes/crosstool-ng/gcc-1.13/300-mingw32.config b/recipes/crosstool-ng/gcc-1.13/300-mingw32.config
index 35c8d93..352b99d 100644
--- a/recipes/crosstool-ng/gcc-1.13/300-mingw32.config
+++ b/recipes/crosstool-ng/gcc-1.13/300-mingw32.config
@@ -65,7 +65,7 @@ CT_CC_LANG_OTHERS=""
 CT_CC_ENABLE_CXX_FLAGS=""
 CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
 CT_CC_EXTRA_CONFIG_ARRAY=""
-CT_CC_STATIC_LIBSTDCXX=y
+# CT_CC_STATIC_LIBSTDCXX is not set
 
 #
 # Optimisation features
