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
|
|
@ -0,0 +1,13 @@
|
|||
With Autoconf 2.69 (instead of 2.68), config.{guess,sub} are needed.
|
||||
|
||||
--- automake-1.11.2/tests/compile_f90_c_cxx.test 2011-12-20 21:56:29.000000000 +0100
|
||||
+++ automake-1.11.2/tests/compile_f90_c_cxx.test 2012-07-07 13:35:58.000000000 +0200
|
||||
@@ -41,7 +41,7 @@ END
|
||||
: > baz.cc
|
||||
|
||||
$ACLOCAL
|
||||
-$AUTOMAKE
|
||||
+$AUTOMAKE --add-missing
|
||||
|
||||
# Look for the macros at the beginning of rules. Be careful, as there
|
||||
# are literal tabs at the beginning of the search strings.
|
||||
Loading…
Add table
Add a link
Reference in a new issue