913872 Rebuild for std::__once_functor linking issue on ppc64le (#1470692)

Authored and Committed by Kalev Lember 6 years ago
1 file changed. 4 lines added. 1 lines removed.
    Rebuild for std::__once_functor linking issue on ppc64le (#1470692)
    
    This should hopefully fix linking with boost_context, which currently
    fails on ppc64le with:
    
    /usr/lib/gcc/ppc64le-redhat-linux/7/../../../../lib64/libboost_context.so:
    undefined reference to `std::__once_functor@GLIBCXX_3.4.11'
    
        
file modified
+4 -1