6a7d457 Bug 1833823: Workaround runtime segfault by removing compiler flag

Authored and Committed by jflory7 3 years ago
1 file changed. 6 lines added. 1 lines removed.
    Bug 1833823: Workaround runtime segfault by removing compiler flag
    
    This commit introduces a change suggested in the Fedora Packaging
    Community Telegram chat by Jan. It disables some of the compiler
    optimization flags so the runtime segfault does not happen.
    
    This is a temporary fix. We are evaluating whether the root issue can be
    triaged in the original code, and if so, we will extend a patch to
    upstream so others may benefit as well.
    
    Signed-off-by: Justin W. Flory (he/him) <git@jwf.io>
    
        
file modified
+6 -1