downgraded default profile to core2
[k8sbuild.git] / xoptz / zeromq.xopt
blobc897edf7def15b937e46714f7e9c9493dc224383
1 profile=empty
3 #  --without-documentation disable documentation build even if asciidoc and xmlto are present [default=no]
4   --with-pgm              build libzmq with PGM extension [default=no]
5 #  --with-system-pgm       build libzmq with PGM extension. Requires pkg-config [default=no]
8 !DESC
9 0MQ
11 The 0MQ lightweight messaging kernel is a library which extends the
12 standard socket interfaces with features traditionally provided by
13 specialised messaging middleware products. 0MQ sockets provide an
14 abstraction of asynchronous message queues, multiple messaging
15 patterns, message filtering (subscriptions), seamless access to
16 multiple transport protocols and more.
17 !EOF