diff --git a/recipes/windows/cores-windows-x64_seh-cross.conf b/recipes/windows/cores-windows-x64_seh-cross.conf index 1c495ba4..b6817cdf 100644 --- a/recipes/windows/cores-windows-x64_seh-cross.conf +++ b/recipes/windows/cores-windows-x64_seh-cross.conf @@ -1,4 +1,4 @@ -PATH /mingw64/bin +PATH /mingw64/lib/ccache/bin:/mingw64/bin platform MINGW64 PLATFORM windows ARCH x86_64 diff --git a/recipes/windows/cores-windows-x64_seh-generic.conf b/recipes/windows/cores-windows-x64_seh-generic.conf index 684e8cc7..7a6f04ee 100644 --- a/recipes/windows/cores-windows-x64_seh-generic.conf +++ b/recipes/windows/cores-windows-x64_seh-generic.conf @@ -1,4 +1,4 @@ -PATH /mingw64/bin +PATH /mingw64/lib/ccache/bin:/mingw64/bin MSYSTEM MINGW64 platform MINGW64 PLATFORM windows diff --git a/recipes/windows/cores-windows-x86_dw2-cross.conf b/recipes/windows/cores-windows-x86_dw2-cross.conf index a8ea0ec2..57894050 100644 --- a/recipes/windows/cores-windows-x86_dw2-cross.conf +++ b/recipes/windows/cores-windows-x86_dw2-cross.conf @@ -1,4 +1,4 @@ -PATH /mingw32/bin/ +PATH /mingw32/lib/ccache/bin/:/mingw32/bin/ MSYSTEM MINGW32 platform MINGW32 PLATFORM windows diff --git a/recipes/windows/cores-windows-x86_dw2-generic.conf b/recipes/windows/cores-windows-x86_dw2-generic.conf index 66fc122a..2169bebf 100644 --- a/recipes/windows/cores-windows-x86_dw2-generic.conf +++ b/recipes/windows/cores-windows-x86_dw2-generic.conf @@ -1,4 +1,4 @@ -PATH /mingw32/bin/ +PATH /mingw32/lib/ccache/bin/:/mingw32/bin/ platform MINGW32 PLATFORM windows ARCH x86 diff --git a/recipes/windows/cores-windows-x86_w32_dw2-generic.conf b/recipes/windows/cores-windows-x86_w32_dw2-generic.conf index 2ad2c575..ee6e4ce9 100644 --- a/recipes/windows/cores-windows-x86_w32_dw2-generic.conf +++ b/recipes/windows/cores-windows-x86_w32_dw2-generic.conf @@ -1,4 +1,4 @@ -PATH /mingw32_w32/bin/ +PATH /mingw32/lib/ccache/bin/:/mingw32_w32/bin/ platform MINGW32 PLATFORM windows ARCH x86 diff --git a/recipes/windows/retroarch-windows-x64_seh.conf b/recipes/windows/retroarch-windows-x64_seh.conf index 477a0e75..50e8190b 100644 --- a/recipes/windows/retroarch-windows-x64_seh.conf +++ b/recipes/windows/retroarch-windows-x64_seh.conf @@ -1,4 +1,4 @@ -PATH /mingw64/bin +PATH /mingw64/lib/ccache/bin:/mingw64/bin platform MINGW64 PLATFORM windows ARCH x86_64