From cfc0af537379a6fe143e6e1b0c6f38531786a077 Mon Sep 17 00:00:00 2001 From: Marek Habersack Date: Fri, 25 May 2018 22:41:18 +0200 Subject: [PATCH] Bump Java.Interop to fix case-sensitivity issue Java.Interop builds for Windows are currently broken when cross-compiling on a system with case-sensitive filesystem (e.g. on Linux) due to unmatched case of the `FileAPI.h` Windows header (it's `fileapi.h` in mingw). --- external/Java.Interop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/Java.Interop b/external/Java.Interop index 0418d22611a..ca27edd23f4 160000 --- a/external/Java.Interop +++ b/external/Java.Interop @@ -1 +1 @@ -Subproject commit 0418d22611a51bc6c630814a6087366103d8df21 +Subproject commit ca27edd23f4dfa2700cf28deaabfe2d74fc72a93