Skip to content

Commit b98dc9f

Browse files
committed
bsdSetupHook: Do not define empty DESTDIR
This breaks OpenBSD, and isn't actually needed for the others after all.
1 parent 3e1871e commit b98dc9f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkgs/os-specific/bsd/setup-hook.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ addMakeFlags() {
2828

2929
# Definitions passed to share/mk/*.mk. Should be pretty simple -
3030
# eventually maybe move it to a configure script.
31-
export DESTDIR=
3231
export USETOOLS=never
3332
export NOCLANGERROR=yes
3433
export NOGCCERROR=yes

0 commit comments

Comments
 (0)