diff options
author | 2016-11-03 10:37:04 +0200 | |
---|---|---|
committer | 2016-11-03 10:37:04 +0200 | |
commit | 30e19917b1a98d61d43c57989c5a5e606d4f0148 (patch) | |
tree | ba1e1d61069314dc6ee6489db8c614206735a98e | |
parent | 45135430c1886b2b3edf15a2d4738268a7521b09 (diff) |
minor update to build zmq doc
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
-rw-r--r-- | external_libs/zmq/how_to_build.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/external_libs/zmq/how_to_build.txt b/external_libs/zmq/how_to_build.txt index d855c313..abe892d5 100644 --- a/external_libs/zmq/how_to_build.txt +++ b/external_libs/zmq/how_to_build.txt @@ -2,5 +2,7 @@ - cd src - make - copy the so file libzmq.so.3 to trex-core/scripts +- the current folder libzmq are not used (only the *.a for linking) + |