diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-03-31 15:16:16 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-03-31 15:16:16 +0200 |
| commit | 18f3a6ff111903185d0c2e2abd398c6e405e476c (patch) | |
| tree | 1fa75a2373e2db17ab1c5b7464dbffd4da6d50e1 | |
| parent | 3567c02a3594c84d8755be1a8323b439b05faafc (diff) | |
Try using a static nanomsg build on macOS.
| -rw-r--r-- | platform/osx/make_dmg.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/osx/make_dmg.sh b/platform/osx/make_dmg.sh index a05212844..27a9f1933 100644 --- a/platform/osx/make_dmg.sh +++ b/platform/osx/make_dmg.sh @@ -169,7 +169,6 @@ function copy_libs { copy_lib_env libvorbis "$dest" copy_lib_env libogg "$dest" copy_lib_env libxerces-c "$dest" - copy_lib_env libnanomsg "$dest" } # @param #1 directory to copy to |
