811a3a3 Disable openmpi and mpich for Flatpak-bundled builds

Authored and Committed by Owen W. Taylor 5 years ago
1 file changed. 11 lines added. 1 lines removed.
    Disable openmpi and mpich for Flatpak-bundled builds
    
    The Fedora OpenMPI and MPICH Flatpaks pose considerable challenges for
    rebuilding to use in Flaptaks with prefix=/app - in particular because
    of their use of environment-modules. An analysis of all graphical
    applications in Fedora that we might want to create Flatpak containers
    of shows no apps that use the OpenMPI and MPICH subpackages of boost,
    though many other boost packages are used. So simply disabling openmpi
    and mpich for Flatpak rebuilds is the simplest approach.
    
        
file modified
+11 -1