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

package/sed: make HOST_SED_BINARY a simply expanded variable (:=)



HOST_SED_BINARY is used 2 times during startup, and is relatively
expensive to run, so make it a simple expanded variable (:=) rather
than a recursively expanded one (=).

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 6947eabe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment