summaryrefslogtreecommitdiffstats
path: root/package/log4cpp/0001-Fix-musl-compile.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/log4cpp: bump version to 1.1.3Bernd Kuhls2017-08-091-34/+0
| | | | | | | | Added sha256 hash, removed patch applied upstream: https://sourceforge.net/p/log4cpp/codegit/ci/fe4ed0 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* log4cpp: fix musl compilePeter Seiderer2016-07-151-0/+34
Include proper config.h (via log4cpp/Portability.hh) to fix the evaluate of LOG4CPP_HAVE_STDINT_H in the file tests/Clock.hh Fixes [1]: Clock.hh:17:13: error: 'int64_t' does not name a type typedef int64_t usec_t; [1] http://autobuild.buildroot.net/results/186/1867632f30531da69f06b965bc833817400f618f Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud