bsdSetupHook: Do not define empty DESTDIR

This breaks OpenBSD, and isn't actually needed for the others after all.
This commit is contained in:
John Ericson 2024-06-20 15:05:27 -04:00
parent 3e1871e364
commit b98dc9f0ef

View File

@ -28,7 +28,6 @@ addMakeFlags() {
# Definitions passed to share/mk/*.mk. Should be pretty simple -
# eventually maybe move it to a configure script.
export DESTDIR=
export USETOOLS=never
export NOCLANGERROR=yes
export NOGCCERROR=yes