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

Makefile: make GNU_HOST_NAME a simply expanded variable (:=)



GNU_HOST_NAME is referred more than 100 times in the tree, used 5
times during startup, and is relatively expensive to run - so make
it a simple expanded variable (:=) rather than recursively expanded
one (=).

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 4efdd9f3
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