Reason:
An aliased variable causes a shell script command in the generated MAKE file behavior incorrectly, which results in a failed build.
By default, the build scripts unalias * in the generated MAKE files to prevent aliased variables from impacting the generated MAKE file.
Action:
Ensure that unalias * is defined in the generated <module>.mak file.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|