mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 12:16:41 +02:00
app-arch/zip: Sync with Gentoo
It's from Gentoo commit a1fd2801b201f00cc014fb8a59bc32baad8e110a.
This commit is contained in:
parent
a8d8540045
commit
26aafd1165
@ -38,6 +38,8 @@ src_prepare() {
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
# Needed for tricky configure tests w/ C23 (bug #943727)
|
||||
export CC="$(tc-getCC) -std=gnu89"
|
||||
# Needed for Clang 16
|
||||
append-flags -std=gnu89
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user