aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/util-linux-ng/util-linux-ng/uclibc-compile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/util-linux-ng/util-linux-ng/uclibc-compile.patch')
-rw-r--r--recipes-core/util-linux-ng/util-linux-ng/uclibc-compile.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/recipes-core/util-linux-ng/util-linux-ng/uclibc-compile.patch b/recipes-core/util-linux-ng/util-linux-ng/uclibc-compile.patch
deleted file mode 100644
index def2336047..0000000000
--- a/recipes-core/util-linux-ng/util-linux-ng/uclibc-compile.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-Index: util-linux-ng-2.15/libs/blkid/src/blkidP.h
-===================================================================
---- util-linux-ng-2.15.orig/libs/blkid/src/blkidP.h 2009-07-01 23:09:57.000000000 +0200
-+++ util-linux-ng-2.15/libs/blkid/src/blkidP.h 2009-07-01 23:10:09.000000000 +0200
-@@ -18,6 +18,7 @@
-
- #include <sys/types.h>
- #include <stdio.h>
-+#include <stdarg.h>
-
- #include "bitops.h" /* $(top_srcdir)/include/ */
- #include "blkid.h"
-Index: util-linux-ng-2.15/misc-utils/cal.c
-===================================================================
---- util-linux-ng-2.15.orig/misc-utils/cal.c 2009-07-01 23:16:54.000000000 +0200
-+++ util-linux-ng-2.15/misc-utils/cal.c 2009-07-01 23:17:08.000000000 +0200
-@@ -291,7 +291,7 @@
- * the locale database, which can be overridden with the
- * -s (Sunday) or -m (Monday) options.
- */
--#ifdef HAVE_LANGINFO_H
-+#if defined(HAVE_LANGINFO_H) && !defined(__UCLIBC__)
- /*
- * You need to use 2 locale variables to get the first day of the week.
- * This is needed to support first_weekday=2 and first_workday=1 for