Go to file
Matthew Krupcale 13250ad902 Explicitly define CC and CFLAGS for bootstrap builds
build2 does not directly build any C code since it instead directly #include's
bundled C dependencies in C++ TUs, but this premptively ensures that if this
were to change we build such C code with the proper flags.

Non-bootstrap builds already define the proper C flags through the use of the
%build2 or %build2_configure macros.

 * build2.spec: define CC and CFLAGS for bootstrap builds
2022-01-27 22:45:36 -05:00
.gitignore Update to v0.14.0 2022-01-23 18:41:57 -05:00
bpkg-openssl-3-pkeyutl.patch Update to v0.14.0 2022-01-23 18:41:57 -05:00
build2-disable-test-cc-modules-ppc64le.patch Update to v0.14.0 2022-01-23 18:41:57 -05:00
build2.spec Explicitly define CC and CFLAGS for bootstrap builds 2022-01-27 22:45:36 -05:00
libbuild2-config.install.scope-no-update-for-install.patch Update to v0.14.0 2022-01-23 18:41:57 -05:00
libbutl-lz4-typdef-unalign.patch Add libbutl lz4 patch 2022-01-27 22:45:36 -05:00
libbutl-openssl-info-overloads.patch Update to v0.14.0 2022-01-23 18:41:57 -05:00
macros.build2 Update to v0.14.0 2022-01-23 18:41:57 -05:00
README.md Added the README 2019-03-11 00:20:33 +00:00
sources Update to v0.14.0 2022-01-23 18:41:57 -05:00

build2

The build2 package