mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-20 16:40:35 +00:00
This adds a '--configure-flags FLAGS' command line option, which overrides the flags passed to scylla.git 'configure.py' script. We need this for flexibility of custom builds in Jenkins pipelines, for example. Message-Id: <20190813095428.13590-1-penberg@scylladb.com>