3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/os-specific/bsd/netbsd
Alyssa Ross 4a8dbecd16 netbsd: 8.0 -> 9.1
Notes:

- compat: Needs a header from common merged with it's wrapper.

- librt: Needs the jemalloc sources.

- libc: install libc_pic.a

  This was the behaviour on NetBSD 8.0, and ld.elf_so (in its current
  configuration) requires it.  We could also have disabled PIC in
  ld.elf_so.

- sys: fix build

  We use a more recent version of binutils than NetBSD 9.1 does, so we
  need to backport a patch from CURRENT.

Co-authored-by: John Ericson <John.Ericson@Obsidian.Systems>
2021-05-09 18:56:20 +00:00
..
compat-setup-hook.sh
compat.patch
default.nix netbsd: 8.0 -> 9.1 2021-05-09 18:56:20 +00:00
fts-setup-hook.sh
getent.patch
libbsd-overlay.pc
locale.patch
no-dynamic-linker.patch netbsd: 8.0 -> 9.1 2021-05-09 18:56:20 +00:00