c4230a3 LocalBuildConfiguration: Set ALLOW_ONLY_COMPATIBLE_BASE_MODULES = False

Authored and Committed by otaylor 2 years ago
    LocalBuildConfiguration: Set ALLOW_ONLY_COMPATIBLE_BASE_MODULES = False
    
    The default LocalBuildConfiguration builds against Fedora - which has
    ALLOW_ONLY_COMPATIBLE_BASE_MODULES = False on the server side. Match that
    to avoid warnings that f33 isn't in <stream>x.y.z form.