diff options
Diffstat (limited to 'external_libs/python/zmq/utils/config.json')
-rw-r--r-- | external_libs/python/zmq/utils/config.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/external_libs/python/zmq/utils/config.json b/external_libs/python/zmq/utils/config.json new file mode 100644 index 00000000..1e4611f9 --- /dev/null +++ b/external_libs/python/zmq/utils/config.json @@ -0,0 +1,10 @@ +{ + "have_sys_un_h": true, + "zmq_prefix": "/auto/srg-sce-swinfra-usr/emb/users/hhaim/work/depot/asr1k/emb/private/bpsim/main/src/zmq", + "no_libzmq_extension": true, + "libzmq_extension": false, + "easy_install": {}, + "bdist_egg": {}, + "skip_check_zmq": false, + "build_ext": {} +}
\ No newline at end of file |