uboot: (firmwareOdroidC2/C4) don't invoke patch tool, use patches = [] instead
https://github.com/NixOS/nixpkgs/blob/master/pkgs/stdenv/generic/setup.sh#L948 this can do it nicely. Signed-off-by: Anton Arapov <anton@deadbeef.mx>
This commit is contained in:
commit
56de2bcd43
30691 changed files with 3076956 additions and 0 deletions
18
pkgs/development/perl-modules/Socket6-sv_undef.patch
Normal file
18
pkgs/development/perl-modules/Socket6-sv_undef.patch
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
diff --git a/Socket6.xs b/Socket6.xs
|
||||
index 05c791c..058e9d9 100644
|
||||
--- a/Socket6.xs
|
||||
+++ b/Socket6.xs
|
||||
@@ -105,10 +105,6 @@ const struct in6_addr in6addr_loopback = IN6ADDR_LOOPBACK_INIT;
|
||||
#define HAVE_INET_PTON 1
|
||||
#endif
|
||||
|
||||
-#ifndef HAVE_PL_SV_UNDEF
|
||||
-#define PL_sv_undef sv_undef
|
||||
-#endif
|
||||
-
|
||||
static int
|
||||
not_here(char *s)
|
||||
{
|
||||
--
|
||||
2.16.3
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue