package/syslog-ng: allow building with static libraries
authorChris Packham <judge.packham@gmail.com>
Mon, 28 Jan 2019 07:29:34 +0000 (20:29 +1300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 29 Jan 2019 22:00:04 +0000 (23:00 +0100)
commit8cac823b0074fc65a2a04d6ecec7d2482a5a9a02
tree4643fab88b75568558b0f6fdb63c296fa500e725
parent4d5d0124c795a4269e9ae81efcdd1a121dd2f739
package/syslog-ng: allow building with static libraries

Bring in an upstream patch to fix builds for targets which lack dlfcn.h
and revert "package/syslog-ng: depend on !BR2_STATIC_LIBS".

This reverts commit 44dbd2907c5995b0b0c56cb2274dc60415205dd8. Now that
upstream has different fix for the build issues with a static libc we
can re-enable syslog-ng on these systems.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/syslog-ng/0002-build-make-dlsym-optional.patch [new file with mode: 0644]
package/syslog-ng/Config.in