8991c20 Fix FTBFS in Rawhide.

Authored and Committed by jjames 8 years ago
1 file changed. 8 lines added. 2 lines removed.
    Fix FTBFS in Rawhide.
    
    Changes:
    - Build with -std=gnu89; the sources require C89 semantics
    - Build without hardening; address randomization breaks memory management
    - Prevent the preprocessor from inserting line numbers into cmpinclude.h
    
        
file modified
+8 -2