make/jprt.config

changeset 62
3398ae556a2a
parent 39
e18ad724572f
child 65
93c2600a45a4
equal deleted inserted replaced
54:a395e3aac474 62:3398ae556a2a
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

mercurial