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
15
pkgs/tools/misc/hdf5/hdf5-more-determinism.patch
Normal file
15
pkgs/tools/misc/hdf5/hdf5-more-determinism.patch
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
diff --git a/src/libhdf5.settings.in b/src/libhdf5.settings.in
|
||||
index a4d4af6..70f1909 100644
|
||||
--- a/src/libhdf5.settings.in
|
||||
+++ b/src/libhdf5.settings.in
|
||||
@@ -4,10 +4,7 @@
|
||||
General Information:
|
||||
-------------------
|
||||
HDF5 Version: @H5_VERSION@
|
||||
- Configured on: @CONFIG_DATE@
|
||||
- Configured by: @CONFIG_USER@
|
||||
Host system: @host_cpu@-@host_vendor@-@host_os@
|
||||
- Uname information: @UNAME_INFO@
|
||||
Byte sex: @BYTESEX@
|
||||
Installation point: @prefix@
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue