diff options
Diffstat (limited to 'external_libs')
-rw-r--r-- | external_libs/zmq/how_to_build.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/external_libs/zmq/how_to_build.txt b/external_libs/zmq/how_to_build.txt index 82d61071..d855c313 100644 --- a/external_libs/zmq/how_to_build.txt +++ b/external_libs/zmq/how_to_build.txt @@ -1,6 +1,6 @@ - download version 4.0.3 - cd src - make -- copy the so files to this folder +- copy the so file libzmq.so.3 to trex-core/scripts |