CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
cpio: removed old patch
authorVictor Martinez <pitillo@ono.com>
Thu, 17 May 2018 20:33:29 +0000 (20:33 +0000)
committerVictor Martinez <pitillo@ono.com>
Thu, 17 May 2018 20:33:29 +0000 (20:33 +0000)
cpio/cpio-2.11-stat.patch [deleted file]

diff --git a/cpio/cpio-2.11-stat.patch b/cpio/cpio-2.11-stat.patch
deleted file mode 100644 (file)
index c6d99cf..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
---- a/src/filetypes.h
-+++ b/src/filetypes.h
-@@ -82,4 +82,6 @@
- #define lstat stat
- #endif
- int lstat ();
-+#ifndef stat
- int stat ();
-+#endif