3e7c8f6 build: fix for gcc 6.0.0

Authored and Committed by praiskup 8 years ago
    build: fix for gcc 6.0.0
    
    Per kdudka's comment:
    From https://bugzilla.redhat.com/show_bug.cgi?id=1306162#c5:
    
    GCC upstream explains why this is a bug in openjade's code:
    https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69534#c9
    As fixing the code would be non-trivial, using the
    -fno-lifetime-dse compilation flag sounds like a good enough
    solution to this bug.
    
    Resolves: rhbz#1306162
    Version: 1.3.2-51
    
        
file modified
+5 -2