73594998f7
We do not want a shell command substitution, but a parameter
substitution (with assignment). Replace $() -> ${}, otherwise
the expanded command return an empty string and the $cross_cc
variable is not set.
Fixes:
|
||
---|---|---|
.. | ||
Makefile.target |