This website requires JavaScript.
Explore
Help
Register
Sign In
BoomMicrophone
/
nixpkgs-suyu
Watch
1
Star
0
Fork
You've already forked nixpkgs-suyu
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
63b5af623a
nixpkgs-suyu
/
pkgs
/
os-specific
/
bsd
/
netbsd
/
fts-setup-hook.sh
5 lines
101 B
Bash
Raw
Normal View
History
Unescape
Escape
treewide: Use pkgs/build-support/roles.bash to remove copy pasta Also fix some setup hooks that unnecessarily used environment hooks, which revolted in the same variable being modified too many times.
2018-05-07 19:07:19 +02:00
# See pkgs/build-support/setup-hooks/role.bash
getHostRole
bsd: init netbsd & openbsd userland Adds a couple of useful NetBSD and OpenBSD derivations. Some of these will be integrated into Nixpkgs later. Noncomprehensive list: - netbsd.getent - netbsd.getconf - netbsd.fts - openbsd.mg - netbsd.compat (can replace libbsd)
2018-04-12 07:14:15 +02:00
*-wrapper; Switch from `infixSalt` to `suffixSalt` I hate the thing too even though I made it, and rather just get rid of it. But we can't do that yet. In the meantime, this brings us more inline with autoconf and will make it slightly easier for me to write a pkg-config wrapper, which we need.
2020-04-28 06:08:48 +02:00
export
NIX_LDFLAGS
${
role_post
}
+
=
" -lfts"
Reference in a new issue
Copy permalink