From cb06e059b23ef08f31eafd1dae1ea1417b102198 Mon Sep 17 00:00:00 2001 From: Tony Theodore Date: Wed, 11 May 2016 22:28:21 +1000 Subject: docs: update known OS X failures --- index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 9976f2a..1c7cc16 100644 --- a/index.html +++ b/index.html @@ -827,9 +827,13 @@ USE_OSGPLUGIN(<plugin2>)
Certain packages have open issues on OS X

- to build the remainder of MXE, run: + For Xcode <7.3, run:

make EXCLUDE_PKGS='nsis'
+

+ For Xcode ≥7.3, run: +

+
make EXCLUDE_PKGS='gsoap'

openSUSE

-- cgit v0.12