SHA256
1
0
forked from pool/llvm15

- Use %_target_* for determining the compiler host triple (boo#1218701)

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm15?expand=0&rev=30
This commit is contained in:
Aaron Puchert
2024-02-04 20:50:18 +00:00
committed by Git OBS Bridge
parent fb27179f05
commit afd15335d0
2 changed files with 14 additions and 9 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jan 11 07:38:12 UTC 2024 - Fabian Vogt <fvogt@suse.com>
- Use %_target_* for determining the compiler host triple (boo#1218701)
-------------------------------------------------------------------
Thu Nov 30 22:53:03 UTC 2023 - Aaron Puchert <aaronpuchert@alice-dsl.net>