Skip to content

Commit 9b32dae

Browse files
authored
HACK: remove patch from mxe
We can rely on system patch being available
1 parent d9a6309 commit 9b32dae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-tools/android-toolchain/android-toolchain.targets

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@
146146
Condition=" !$(AndroidMxeFullPath.EndsWith ($(_MxeHash))) "
147147
Text="%24(AndroidMxeFullPath) value of `$(AndroidMxeFullPath)` MUST end with `$(_MxeHash)`!"
148148
/>
149+
<Delete Files="..\..\external\mxe\plugins\native\darwin\patch.mk" TreatErrorsAsWarnings="true" />
149150
<Exec
150151
Condition="$(AndroidSupportedHostJitAbisForConditionalChecks.Contains (':mxe-Win32:'))"
151152
Command="make MXE_TARGETS=&quot;$(MingwCommandPrefix32)&quot; gcc cmake zlib pthreads dlfcn-win32 mman-win32 PREFIX=&quot;$(AndroidMxeFullPath)&quot;"

0 commit comments

Comments
 (0)