[info=7432629a202df95ddd095685bbc2e239]

OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/gcc-12-image?expand=0&rev=86
This commit is contained in:
Dan Čermák 2024-08-23 10:31:57 +00:00 committed by Git OBS Bridge
parent 4be581d582
commit a61468c5c8
2 changed files with 6 additions and 1 deletions

View File

@ -89,7 +89,7 @@ podman run --rm -it -v $(pwd):/src/:Z --workdir /src/ \
Note that the binary built using this approach are unlikely to work on a local
machine. They only work on operating systems that are binary-compatible to
.
openSUSE Tumbleweed.
## Licensing

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Aug 23 10:27:45 UTC 2024 - Dan Čermák <dcermak@suse.com>
- Add missing distro name in the README
-------------------------------------------------------------------
Wed Aug 14 12:30:32 UTC 2024 - Dirk Mueller <dmueller@suse.com>