7b69cc9f18
In most packages, we use 'depends on !A || !B || !C' and not 'depends on !(A && B && C)' to express the dependencies of comments on missing toolchain features. As suggested by Yann E. Morin, let's switch zmqpp to this convention. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
||
---|---|---|
.. | ||
0001-add-cstdlib-header-to-ensure-EXIT_FAILURE-presence.patch | ||
Config.in | ||
zmqpp.mk |