68c6cec Fix bootcheck-related files compilation.

Authored and Committed by Vladimir Serbinenko 7 years ago
1 file changed. 25 lines added. 25 lines removed.
    Fix bootcheck-related files compilation.
    
    We need -static as otherwise linker will set interpreter field and ld.so
    is not available on our initrd's.
    Strip all sections we don't need on binary tests.
    
        
file modified
+25 -25