Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/nginx: fix patches titles | Martin Bark | 2016-05-16 | 1 | -1/+1 |
| | | | | | | | | | Changed [PATCH x/y] to [PATCH] at the beginning of the subject line since the numbering is meaningless. Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | package/nginx: fix dlopen support | Martin Bark | 2016-05-13 | 1 | -0/+33 |
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> |