Central configuration for product composer builds

* So we can drop this in all product build projects

* Adding also the needed dependency for milestone handling in build
  script
This commit is contained in:
Adrian Schröter 2024-06-18 15:15:52 +02:00
parent 901e03e9e1
commit f7d6ef9471

View File

@ -24,6 +24,9 @@ BuildFlags: vmfstype:ext4
# nodirindex enabled 2020-12-31 - https://github.com/openSUSE/obs-build/pull/634 # nodirindex enabled 2020-12-31 - https://github.com/openSUSE/obs-build/pull/634
BuildFlags: vmfsoptions:nodirindex BuildFlags: vmfsoptions:nodirindex
# Setup defaults for product composer builds
Substitute: system-packages:productcompose product-composer package-translations perl-YAML-LibYAML
# Help with the switch to the gcc<n> provided libs: # Help with the switch to the gcc<n> provided libs:
# Do not use the -gcc12 variants if different providers exist # Do not use the -gcc12 variants if different providers exist
Prefer: -libasan8-gcc12 Prefer: -libasan8-gcc12