summaryrefslogtreecommitdiffstats
path: root/package/zeromq/0002-acinclude.m4-make-kernel-specific-flags-cacheable.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/zeromq: enable kernel-based feature flagsLionel Orry2015-04-221-0/+199
The current configuration system does not check for cached variables for these flags, and thus they are always disabled when cross-compiling. This patch fixes the configuration system to use cached variables and enables them at configuration time. Signed-off-by: Lionel Orry <lionel.orry@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud