mirror of
https://github.com/sheumann/hush.git
synced 2025-01-30 11:37:02 +00:00
1399282b47
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.