diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-08-05 11:07:39 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-08-05 12:11:20 +0200 |
commit | 7b69cc9f184806d4a62462095475f70bd05f286a (patch) | |
tree | 78758d857316b5119529511538e9807a03590fc1 /package/mono/0004-fixing-initialization-of-have-vasprintf.patch | |
parent | 634b714d972590fe095736f5833e6671da8cf02b (diff) | |
download | buildroot-7b69cc9f184806d4a62462095475f70bd05f286a.tar.gz buildroot-7b69cc9f184806d4a62462095475f70bd05f286a.zip |
zmqpp: use more logical way of expressing comment dependencies
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>
Diffstat (limited to 'package/mono/0004-fixing-initialization-of-have-vasprintf.patch')
0 files changed, 0 insertions, 0 deletions