summaryrefslogtreecommitdiffstats
path: root/external_libs
diff options
context:
space:
mode:
authorHanoh Haim <hhaim@cisco.com>2016-11-03 10:37:04 +0200
committerHanoh Haim <hhaim@cisco.com>2016-11-03 10:37:04 +0200
commit30e19917b1a98d61d43c57989c5a5e606d4f0148 (patch)
treeba1e1d61069314dc6ee6489db8c614206735a98e /external_libs
parent45135430c1886b2b3edf15a2d4738268a7521b09 (diff)
minor update to build zmq doc
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
Diffstat (limited to 'external_libs')
-rw-r--r--external_libs/zmq/how_to_build.txt2
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)
+