CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
crossrootfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bfc624
)
cpio: removed old patch
author
Victor Martinez
<pitillo@ono.com>
Thu, 17 May 2018 20:33:29 +0000
(20:33 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Thu, 17 May 2018 20:33:29 +0000
(20:33 +0000)
cpio/cpio-2.11-stat.patch
[deleted file]
patch
|
blob
|
blame
|
history
diff --git
a/cpio/cpio-2.11-stat.patch
b/cpio/cpio-2.11-stat.patch
deleted file mode 100644
(file)
index
c6d99cf
..0000000
--- a/
cpio/cpio-2.11-stat.patch
+++ /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