summaryrefslogtreecommitdiffstats
path: root/package/liblog4c-localtime/liblog4c-localtime-nothread.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/liblog4c-localtime: use numbered patchesBernd Kuhls2014-10-191-29/+0
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* liblog4c-localtime: fix linking error without pthreadPeter Korsgaard2013-11-111-0/+29
Fixes http://autobuild.buildroot.net/results/34f/34f238cdb1b1b4be1a11143b5e4a17c78c2fc289/ The rollingfile functionality only gets built if pthread support is available, but a call to these functions from log4c_fini() was outside the #if WITH_ROLLINGFILE conditional, causing linker errors when the library is used. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud