Turned off bootstrap mode.

This commit is contained in:
Björn Persson 2023-06-04 14:47:22 +02:00
commit d5cf34ded4

View file

@ -1,7 +1,7 @@
# This package has a bootstrap build mode that can be used to create a source
# code package for bootstrapping GPRbuild. See the 'gprbuild' spec file for more
# information.
%bcond_without bootstrap
%bcond_with bootstrap
# Upstream source information.
%global upstream_owner AdaCore