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
11
pkgs/applications/audio/lash/gcc-47.patch
Normal file
11
pkgs/applications/audio/lash/gcc-47.patch
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
diff -rupN liblash/lash.c lash-0.5.4/liblash/lash.c
|
||||
--- a/liblash/lash.c 2007-03-09 10:34:40.000000000 -0500
|
||||
+++ b/liblash/lash.c 2012-07-22 18:17:46.003963521 -0400
|
||||
@@ -22,6 +22,7 @@
|
||||
#include <string.h>
|
||||
#include <strings.h>
|
||||
#include <pthread.h>
|
||||
+#include <sys/resource.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/wait.h>
|
||||
#include <sys/socket.h>
|
||||
Loading…
Add table
Add a link
Reference in a new issue