summaryrefslogtreecommitdiffstats
path: root/package/liblog4c-localtime/0003-Fix-debug-mode-build-with-uClibc.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/liblog4c-localtime/0003-Fix-debug-mode-build-with-uClibc.patch')
-rw-r--r--package/liblog4c-localtime/0003-Fix-debug-mode-build-with-uClibc.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/liblog4c-localtime/0003-Fix-debug-mode-build-with-uClibc.patch b/package/liblog4c-localtime/0003-Fix-debug-mode-build-with-uClibc.patch
index 812af9eef1..4b9a45db68 100644
--- a/package/liblog4c-localtime/0003-Fix-debug-mode-build-with-uClibc.patch
+++ b/package/liblog4c-localtime/0003-Fix-debug-mode-build-with-uClibc.patch
@@ -12,6 +12,8 @@ mcheck.h.
To better support this situation, we add an AC_CHECK_HEADERS() check
on mcheck.h, and then use HAVE_MCHECK_H were appropriate.
+Submitted upstream: https://github.com/rcmadruga/log4c-localtime/pull/1
+
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
configure.in | 2 +-
OpenPOWER on IntegriCloud