summary refs log tree commit diff
path: root/pkgs/os-specific/bsd/netbsd/no-dynamic-linker.patch
diff options
context:
space:
mode:
authorJohn Ericson <John.Ericson@Obsidian.Systems>2022-10-06 00:51:05 -0400
committerJohn Ericson <John.Ericson@Obsidian.Systems>2022-10-06 15:33:28 -0400
commitdcf7a5ec3dac6a53ce1a27e0806bd93309b9d053 (patch)
treed87630adc2508824be5623c858a9babe632b4ef7 /pkgs/os-specific/bsd/netbsd/no-dynamic-linker.patch
parent3413bc7d800ce97618751e072b8d3113efc8da37 (diff)
downloadnixpkgs-dcf7a5ec3dac6a53ce1a27e0806bd93309b9d053.tar
nixpkgs-dcf7a5ec3dac6a53ce1a27e0806bd93309b9d053.tar.gz
nixpkgs-dcf7a5ec3dac6a53ce1a27e0806bd93309b9d053.tar.bz2
nixpkgs-dcf7a5ec3dac6a53ce1a27e0806bd93309b9d053.tar.lz
nixpkgs-dcf7a5ec3dac6a53ce1a27e0806bd93309b9d053.tar.xz
nixpkgs-dcf7a5ec3dac6a53ce1a27e0806bd93309b9d053.tar.zst
nixpkgs-dcf7a5ec3dac6a53ce1a27e0806bd93309b9d053.zip
netbsd: Adapt to BSD-common infra changes for FreeBSD
See https://github.com/NixOS/nixpkgs/pull/82131 for the rest of the
changes for FreeBSD. This is PRed separately because it is a macOS
moderate rebuild so we target staging.

The main change is that we CD to the path we're building *after*
applying patches, so we can patch other parts of the tree (from
`extraPaths`) as needed.

Another change is that `netbsd.install` no longer depends on `fts`,
which it evidently no longer needs.
Diffstat (limited to 'pkgs/os-specific/bsd/netbsd/no-dynamic-linker.patch')
-rw-r--r--pkgs/os-specific/bsd/netbsd/no-dynamic-linker.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/os-specific/bsd/netbsd/no-dynamic-linker.patch b/pkgs/os-specific/bsd/netbsd/no-dynamic-linker.patch
index 5a2b9092a5c..b3e9f3c88a1 100644
--- a/pkgs/os-specific/bsd/netbsd/no-dynamic-linker.patch
+++ b/pkgs/os-specific/bsd/netbsd/no-dynamic-linker.patch
@@ -4,8 +4,8 @@ rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/i386/stand/efiboot/Makefile.efiboot,v: wa
 retrieving revision 1.16
 retrieving revision 1.17
 diff -u -p -r1.16 -r1.17
---- sys/arch/i386/stand/efiboot/Makefile.efiboot	2019/09/13 02:19:45	1.16
-+++ sys/arch/i386/stand/efiboot/Makefile.efiboot	2020/04/04 15:30:46	1.17
+--- a/sys/arch/i386/stand/efiboot/Makefile.efiboot	2019/09/13 02:19:45	1.16
++++ b/sys/arch/i386/stand/efiboot/Makefile.efiboot	2020/04/04 15:30:46	1.17
 @@ -41,6 +41,7 @@ BINMODE=444
  .PATH:	${.CURDIR}/../../libsa