[zeromq-dev] [PATCH] Build related enhancements to pre30
Mikko Koppanen
mikko.koppanen at gmail.com
Sat Apr 2 20:32:25 CEST 2011
Hello,
attached are three patches:
0001-Add-option-to-build-with-system-opepgm.patch
Allows using --with-system-pgm configure option to use already
installed openpgm. This is adapted from
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/net-libs/zeromq/files/zeromq-2.1.3-configure.patch?view=markup
0002-Added-code-coverage-checking.patch
Added --with-gcov=yes to have code coverage checking in daily builds
0003-Large-rename-AC_ZMQ_-to-LIBZMQ_-and-ac_zmq_-to-libzm.patch
Renames identifiers as it seems some versions of autoconf throw the
following warnings:
configure.in:58: warning:
AC_CACHE_VAL(ac_zmq_cv_[]_AC_LANG_ABBREV[]_gcc4_compiler, ...):
suspicious cache-id, must contain _cv_ to be cached
The 0003 makes it slightly harder to merge build fixes to 2-1.
--
Mikko Koppanen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-option-to-build-with-system-opepgm.patch
Type: application/octet-stream
Size: 2147 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110402/8eb08e12/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Added-code-coverage-checking.patch
Type: application/octet-stream
Size: 2490 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110402/8eb08e12/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Large-rename-AC_ZMQ_-to-LIBZMQ_-and-ac_zmq_-to-libzm.patch
Type: application/octet-stream
Size: 43022 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110402/8eb08e12/attachment-0002.obj>
More information about the zeromq-dev
mailing list