diff options
author | Sam James <sam@gentoo.org> | 2022-09-10 14:27:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-10 14:29:55 +0100 |
commit | 4757f8e333a6b23956d6e9a53bac21365e70cc4f (patch) | |
tree | 701015a1b5ae86f53b965213aca8f8cee190c40d /app-arch | |
parent | media-plugins/alsa-plugins: fix implicit function declaration (diff) | |
download | gentoo-4757f8e333a6b23956d6e9a53bac21365e70cc4f.tar.gz gentoo-4757f8e333a6b23956d6e9a53bac21365e70cc4f.tar.bz2 gentoo-4757f8e333a6b23956d6e9a53bac21365e70cc4f.zip |
app-arch/zip: add link to openembedded variant of patch
Bug: https://bugs.gentoo.org/869203
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/zip/files/zip-3.0-clang-15-configure-tests.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-arch/zip/files/zip-3.0-clang-15-configure-tests.patch b/app-arch/zip/files/zip-3.0-clang-15-configure-tests.patch index 89a059a053c3..a32e1cee9bc0 100644 --- a/app-arch/zip/files/zip-3.0-clang-15-configure-tests.patch +++ b/app-arch/zip/files/zip-3.0-clang-15-configure-tests.patch @@ -1,5 +1,6 @@ https://bugs.gentoo.org/869203 +See also OE's variant: https://cgit.openembedded.org/openembedded-core/commit/?id=f898db2607ba3837f81292af92bc8cb605b96cb3 --- a/unix/configure +++ b/unix/configure @@ -507,18 +507,18 @@ $CC $CFLAGS -c conftest.c >/dev/null 2>/ |