Skip to content

buildtypes/meson: disable fallback installation of submodules #49

Merged
merged 1 commit into from Jul 8, 2022

Commits on Jul 8, 2022

  1. buildtypes/meson: disable fallback installation of submodules

    Latest & greatest meson solves dependencies automatically and installs
    missing packages on it's own ( mostly with git master branches ). This
    is opposing to bee build policy being dependent on current system state
    and not current internet state. bee is not npm.
    
    Changing --wrap-mode=auto to 'nofallback'
    wwwutz authored and donald committed Jul 8, 2022
    Copy the full SHA
    b46f692 View commit details
    Browse the repository at this point in the history