• Michael Stahl's avatar
    postprocess: only check-dynamic-objects if instset is created · 0616a5e1
    Michael Stahl yazdı
    People who use --with-system-libs will derive no benefit from
    check-elf-dynamic-objects.  Since checking all SYSTEM_* variables
    seems unmaintainable, check if an instset is to be created as a
    heuristic that the build should be portable and libraries checked.
    This should run with no config changes at least on the tinderboxes;
    Jenkins builders don't create instsets.
    
    Change-Id: I2407429891210ea79917fc4d01a933ec661325b1
    0616a5e1
Module_postprocess.mk 1.57 KB