diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-10-26 12:25:35 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-10-26 12:33:54 +0100 |
commit | 525a94acc35eb8ce54742c7351ffc40a51cf60a2 (patch) | |
tree | f9de675e750a8c9aacf3f24421b5554affe33337 /package/liblog4c-localtime/0003-Fix-debug-mode-build-with-uClibc.patch | |
parent | f97702e8f42bdd8fd30e1ef53fe195887c3670c7 (diff) | |
download | buildroot-525a94acc35eb8ce54742c7351ffc40a51cf60a2.tar.gz buildroot-525a94acc35eb8ce54742c7351ffc40a51cf60a2.zip |
liblog4c-localtime: update patches that have been submitted upstream
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
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.patch | 2 |
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 +- |