737f7e8 glibc_post_upgrade: Integrate into the build process

Authored and Committed by fweimer 6 years ago
    glibc_post_upgrade: Integrate into the build process
    
    This gives us access to the relevant definitions and also enables
    us to perform a static PIE build without replicate the entire
    compiler invocation.
    
    Due to the move into the glibc build process, the program had to
    be cleaned up to compile without warnings.
    
        
file modified
+6 -17