Closed keithc-ca closed 6 years ago
The function DependOnVariable seems to have trouble with empty variables (like OPENJ9_TAG will often be). Instead we build an auxilliary variable which will never be empty and depend upon its value.
OPENJ9_TAG
Signed-off-by: Keith W. Campbell keithc@ca.ibm.com
jenkins compile plinux
The function DependOnVariable seems to have trouble with empty variables (like
OPENJ9_TAG
will often be). Instead we build an auxilliary variable which will never be empty and depend upon its value.Signed-off-by: Keith W. Campbell keithc@ca.ibm.com