util-linux-ng: Fix compile of 2.15 for uclibc
authorHolger Hans Peter Freyther <zecke@selfish.org>
Wed, 1 Jul 2009 22:08:40 +0000 (00:08 +0200)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Wed, 1 Jul 2009 22:18:38 +0000 (00:18 +0200)
commit08e6f4644209958239e9bc745ada27a7eb2e4882
tree525c3f6684944a759d73ea949f50f5f9298f36de
parent11ac596fc326167f02186b8b50026c401896a137
util-linux-ng: Fix compile of 2.15 for uclibc

Unconditionally include stdarg.h to introduce va_list to
the compiler. uclibc has langinfo but not these kind of
attributes. Guard the usage of these attribute similar to
how the uclibc locale test program is doing it.
recipes/util-linux-ng/files/uclibc-compile.patch [new file with mode: 0644]
recipes/util-linux-ng/util-linux-ng_2.15.bb