make/jprt.config
changeset 2096 da51837a7368
parent 1117 78c43ef52a0a
child 2099 a9be2da8a8f2
equal deleted inserted replaced
1795:5843778bda89 2096:da51837a7368
   356     ALT_SPONSOR1DIR=C:/sponsor_binaries
   356     ALT_SPONSOR1DIR=C:/sponsor_binaries
   357     export ALT_SPONSOR1DIR
   357     export ALT_SPONSOR1DIR
   358     ALT_SPONSOR2DIR=C:/sponsor_binaries 
   358     ALT_SPONSOR2DIR=C:/sponsor_binaries 
   359     export ALT_SPONSOR2DIR
   359     export ALT_SPONSOR2DIR
   360 
   360 
       
   361     # JPRT systems can never run msival2.exe, set this to avoid them
       
   362     SKIP_MSIVAL2=true
       
   363     export SKIP_MSIVAL2
       
   364     # Not easy to do
       
   365     SKIP_COMPARE_IMAGES=true
       
   366     export SKIP_COMPARE_IMAGES
       
   367 
   361 fi
   368 fi
   362 
   369 
   363 # Export PATH setting
   370 # Export PATH setting
   364 PATH="${path4sdk}"
   371 PATH="${path4sdk}"
   365 export PATH
   372 export PATH