]> git.pld-linux.org Git - packages/busybox.git/commitdiff
- there are no dietlibc blockers in busybox 1.2.0
authorsparky <sparky@pld-linux.org>
Mon, 17 Jul 2006 17:07:34 +0000 (17:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    busybox-force-dietlibc.patch -> 1.3

busybox-force-dietlibc.patch [deleted file]

diff --git a/busybox-force-dietlibc.patch b/busybox-force-dietlibc.patch
deleted file mode 100644 (file)
index 3c51bcf..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-diff -urN busybox-1.00-pre2.org/libbb/printf.c busybox-1.00-pre2/libbb/printf.c
---- busybox-1.00-pre2.org/libbb/printf.c       2003-08-02 23:46:49.000000000 +0200
-+++ busybox-1.00-pre2/libbb/printf.c   2003-08-05 00:19:57.000000000 +0200
-@@ -120,7 +120,10 @@
-  * you can extract the information you need from dietstdio.h.  See the
-  * other library implementations for examples.
-  */
--# error dietlibc is currently not supported.  Please see the commented source.
-+#warning dietlibc is currently not supported.  Please see the commented source.
-+#warning FORCED BUILD BY PLD PATCH.
-+
-+#define SET_FERROR_UNLOCKED(S) //    ((S)->flags |= 1)
- #else /* some other lib */
- /* Please see the comments for the above supported libraries for examples
This page took 0.035401 seconds and 4 git commands to generate.