Skip to content
Snippets Groups Projects
Commit b73c053f authored by Giuseppe Carboni's avatar Giuseppe Carboni
Browse files

Issue #896, fixed libzmq.so path

parent 26b9fc11
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# #
# additional include and library search paths # additional include and library search paths
#USER_INC = #USER_INC =
USER_LIB = /usr/local/lib64/libzmq.so USER_LIB = /usr/lib64/libzmq.so
# #
# MODULE CODE DESCRIPTION: # MODULE CODE DESCRIPTION:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment