14d01cc Turn on system security properties as part of the build's install section

Authored and Committed by ahughes 2 years ago
    Turn on system security properties as part of the build's install section
    
    Move cacerts replacement to install section and retain original of this and tzdb.dat
    Run tests on the installed image, rather than the build image
    Introduce variables to refer to the static library installation directories
    Use relative symlinks so they work within the image
    Run debug symbols check during build stage, before the install strips them
    
        
file modified
+120 -101