41cd600 Work-around fix jit failure on s390x

Authored and Committed by hhorak 3 years ago
    Work-around fix jit failure on s390x
    
    Consulted upstream in
    https://www.postgresql.org/message-id/20210420225228.qr4x6zv3hqjorh5t%40alap3.anarazel.de
    
    This problem could in theory happen on any architecture depending on which
    specific CPU variant is being used.  We just only see this problem in Fedora
    on the s390x builder.
    
    Related: #1940964
    
        
file modified
+11 -4