0f4cecf Revert "don't hardcode hardening flags, let hardened build macro handles it"

Authored and Committed by pwouters 10 years ago
1 file changed. 3 lines added. 1 lines removed.
    Revert "don't hardcode hardening flags, let hardened build macro handles it"
    
    This reverts commit f577e323b01e9e3b4ef0f69ff0794c158a240361.
    
    The reason is two-fold. It causes the unbound daemon to have less security
    (no full relro, no PIE) and it failed to compile for me at all on f19,
    failing with:
    
    	checking consistency of all components of python development environment... no
    
        
file modified
+3 -1