Backport configure param --with-git-submodules and set to 'ignore'

As we don't want to update to the latest git submodules since we need a stable reproducable build, and the submodules are included in the deb package source, this prevents updating or validating the git submodules.

This allows having a consistent build with or without a local .git directory.

Merge request reports

Loading