mirror of
https://github.com/sheumann/hush.git
synced 2025-03-03 09:35:04 +00:00
Fixes make PATH="$CROSS_BIN:$PATH" CROSS_COMPILE=foo- like invocations that previously failed to resolve since the information about the path set by the user was lost.