diff options
author | Tony Theodore <tonyt@logyst.com> | 2017-02-01 01:49:47 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2017-02-01 01:49:47 (GMT) |
commit | 06191a088376d01f49ad6e8be42335833fd63e2b (patch) | |
tree | ce34bd9834b0271bf783f3304d55c7b5a3cb17b7 /docs | |
parent | 36296ee42077ba6e6879b86f02eb3885ac14ebe6 (diff) | |
download | mxe-06191a088376d01f49ad6e8be42335833fd63e2b.zip mxe-06191a088376d01f49ad6e8be42335833fd63e2b.tar.gz mxe-06191a088376d01f49ad6e8be42335833fd63e2b.tar.bz2 |
gsoap: fix build on newer macos version
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/index.html b/docs/index.html index 2ece06b..ac70b75 100644 --- a/docs/index.html +++ b/docs/index.html @@ -830,10 +830,6 @@ USE_OSGPLUGIN(<plugin2>) For Xcode <7.3, run: </p> <pre>make EXCLUDE_PKGS='nsis'</pre> - <p> - For Xcode ≥7.3, run: - </p> - <pre>make EXCLUDE_PKGS='gsoap'</pre> <h3 id="requirements-opensuse">openSUSE</h3> |