summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrien Nader <adrien@notk.org>2014-12-13 23:15:46 +0100
committerAdrien Nader <adrien@notk.org>2014-12-13 23:15:46 +0100
commit5f03e1ceadce7158a0772043d36fa84f1720b800 (patch)
tree2dd653bab0742770d6df6e8d643609970af3937e
parent2c2162e72273c25a8b5fe2ba558da999175666b6 (diff)
zz_config/win-builds-switch: HEAD~ adds "windows" PATH for cross-toolchains
-rw-r--r--zz_config/win-builds-switch.in2
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