Skip to content
Commit 1b07928a authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

Only derrive HOST_FOO_DEPENDENCIES from FOO_DEPENDENCIES if not set, not nonempty



In make, ifndef VAR means if 'VAR is not set to the empty string', and
NOT 'VAR is not defined', which meant that you couldn't specify empty
FOO_HOST_DEPENDENCIES.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 38faeafa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment