From e7b518e64973b1ef92f65f37c1b5ff07c32b04cb Mon Sep 17 00:00:00 2001 From: Graham Date: Sat, 7 Sep 2019 21:12:50 +0100 Subject: [PATCH] Fix cross-compiling for i386 on macOS --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 1b61cefd..a5f01217 100644 --- a/pom.xml +++ b/pom.xml @@ -369,6 +369,11 @@ + + + + +