package/nginx: fix dlopen support
authorMartin Bark <martin@barkynet.com>
Mon, 9 May 2016 11:29:02 +0000 (12:29 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 13 May 2016 21:21:01 +0000 (23:21 +0200)
commit7d02cc629caf9c58680c13bc306b23441530116d
tree15fb90052b343281da6412c928c7161724a9c495
parent65778b870049653980b47b4f483f0e23c1fec000
package/nginx: fix dlopen support

Only include dlfcn.h on systems that support it

This fixes:
 http://autobuild.buildroot.net/results/f72a9a81e21166af20332d835d71651be7c016c3/

Signed-off-by: Martin Bark <martin@barkynet.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/nginx/0008-src-os-unix-ngx_linux_config.h-only-include-dlfcn.h-.patch [new file with mode: 0644]