diff options
Diffstat (limited to 'zz_config/win-builds-switch.in')
-rw-r--r-- | zz_config/win-builds-switch.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zz_config/win-builds-switch.in b/zz_config/win-builds-switch.in index d1f3be7..054c1a5 100644 --- a/zz_config/win-builds-switch.in +++ b/zz_config/win-builds-switch.in @@ -66,7 +66,7 @@ else # Cygwin, Linux, possibly any other PKG_CONFIG_LIBDIR="@@YYPREFIX_TARGET@@/lib@@LIBDIRSUFFIX@@/pkgconfig" put_toolchain_in_path "cross_toolchain" "@@BITS@@" - put_toolchain_in_path "windows" "" + put_toolchain_in_path "native_toolchain" "" fi export PKG_CONFIG_LIBDIR |