Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/zeromq: enable kernel-based feature flags | Lionel Orry | 2015-04-22 | 1 | -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> |