aboutsummaryrefslogtreecommitdiff
path: root/nixpkgs/pkgs/os-specific/bsd/netbsd/compat-setup-hook.sh
# See pkgs/build-support/setup-hooks/role.bash
getHostRole

export NIX_LDFLAGS${role_post}+=" -lnbcompat"
export NIX_CFLAGS_COMPILE${role_post}+=" -DHAVE_NBTOOL_CONFIG_H"
export NIX_CFLAGS_COMPILE${role_post}+=" -include nbtool_config.h"