You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There variables are only used directly in the main Makefile.include or in
application makefiles. So there is no need to export the value.
Not exporting will also prevent evaluating them for no reason when 'term' is not
done.
0 commit comments