Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
L
libzmq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
libzmq
Commits
f9159716
Unverified
Commit
f9159716
authored
Feb 29, 2020
by
Luca Boccassi
Committed by
GitHub
Feb 29, 2020
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3838 from JSYoo5B/osx-build-doc-issue
Problem: building on OS X may failed
parents
2206cb37
87f9e377
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
26 additions
and
0 deletions
+26
-0
INSTALL
INSTALL
+11
-0
jsyoo5b.md
RELICENSE/jsyoo5b.md
+15
-0
No files found.
INSTALL
View file @
f9159716
...
...
@@ -137,6 +137,17 @@ The simplest way to compile this package is:
6. Often, you can also type `make uninstall'
to
remove
the
installed
files
again
.
OS
X
Builds
-
Documentation
===========================
Basic
installation
on
OS
X
may
fail
in
`
Making
all
in
doc
' step. This
error can be resolved by adding environment variable for shell.
export XML_CATALOG_FILES=/usr/local/etc/xml/catalog
Write comamnd above in shell for instant resolve, or append command into
shell profile file and reload for permanent resolve.
Compilers and Options
=====================
...
...
RELICENSE/jsyoo5b.md
0 → 100644
View file @
f9159716
# Permission to Relicense under MPLv2 or any other OSI approved license chosen by the current ZeroMQ BDFL
This is a statement by JaeSang Yoo
that grants permission to relicense its copyrights in the libzmq C++
library (ZeroMQ) under the Mozilla Public License v2 (MPLv2) or any other
Open Source Initiative approved license chosen by the current ZeroMQ
BDFL (Benevolent Dictator for Life).
A portion of the commits made by the Github handle "JSYoo5B", with
commit author "JaeSang Yoo
<jsyoo5b@gmail.com>
", are copyright of JaeSang Yoo.
This document hereby grants the libzmq project team to relicense libzmq,
including all past, present and future contributions of the author listed above.
JaeSang Yoo
2020.
02.29
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment