Script to launch privileged container with podman
Go to file
Debarshi Ray df688dd65b Add missing 'BuildRequires: gcc'
A C compiler is necessary to build Toolbx [1].  GCC is being pulled in
by the other BuildRequires, but it's good to explicitly list it since
GCC isn't part of the default buildroot since Fedora 29 [2] and will
prevent the compiler from unexpectedly changing to Clang.

There's no need to do a build just for this.

[1] Upstream commit c8aaed52c547e24e
    https://github.com/containers/toolbox/commit/c8aaed52c547e24e
    https://github.com/containers/toolbox/pull/923

[2] https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
2023-02-21 17:06:29 +01:00
tests Fixed playbooks for gating 2021-08-23 19:25:13 +01:00
.gitignore Use vendored dependencies for RHEL 2022-12-22 16:17:31 -05:00
gating.yaml Added fedora gating 2021-08-18 12:41:51 +01:00
gen-vendor-tarball.sh Use vendored dependencies for RHEL 2022-12-22 16:17:31 -05:00
README.md Added the README 2019-03-01 16:46:10 +00:00
sources Use vendored dependencies for RHEL 2022-12-22 16:17:31 -05:00
toolbox-cmd-root-Work-around-Cobra-1.1.2-s-handling-of-usage.patch Add upstream patch fixing doubled error messages 2022-01-09 23:13:42 +02:00
toolbox-Don-t-use-Go-s-semantic-import-versioning.patch Updated to 0.0.99.2^2.git40fbd377ed0b snapshot 2021-07-29 14:27:25 +01:00
toolbox-Make-the-build-flags-match-Fedora-s-gobuild-for-PPC64.patch Update to 0.0.99.3 2021-12-10 04:47:38 +01:00
toolbox-Make-the-build-flags-match-Fedora-s-gobuild.patch Update to 0.0.99.3 2021-12-10 04:47:38 +01:00
toolbox.spec Add missing 'BuildRequires: gcc' 2023-02-21 17:06:29 +01:00

toolbox

The toolbox package