Use shell variable to eliminate $(eval) in commands.
$(eval) in the commands does not evaulate in the same order in emake as in gmake. Using shell vars work in both makes. Change-Id: I4e95adb2bc6f4600e29b9a8524275a099f47a401
Loading
Please register or sign in to comment