diff options
author | 2021-07-25 10:39:57 +0200 | |
---|---|---|
committer | 2021-08-01 22:20:28 -0400 | |
commit | 8482feed757b431538626102aafd6f9ff8599844 (patch) | |
tree | 74b3cb9069e36939363fc823fa9d0292bd42d0f9 /media-libs/smpeg2/files | |
parent | media-libs/smpeg: EAPI8 bump, ebuild improvements (diff) | |
download | gentoo-8482feed757b431538626102aafd6f9ff8599844.tar.gz gentoo-8482feed757b431538626102aafd6f9ff8599844.tar.bz2 gentoo-8482feed757b431538626102aafd6f9ff8599844.zip |
media-libs/smpeg2: EAPI8 bump, ebuild improvements
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/21779
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'media-libs/smpeg2/files')
-rw-r--r-- | media-libs/smpeg2/files/smpeg2-2.0.0-gcc6.patch | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/media-libs/smpeg2/files/smpeg2-2.0.0-gcc6.patch b/media-libs/smpeg2/files/smpeg2-2.0.0-gcc6.patch index 4094c61ba432..943b7ed552d9 100644 --- a/media-libs/smpeg2/files/smpeg2-2.0.0-gcc6.patch +++ b/media-libs/smpeg2/files/smpeg2-2.0.0-gcc6.patch @@ -2,8 +2,6 @@ gcc-6 is more strict WRT narrowing: error: narrowing conversion of ‘-1’ from ‘int’ to ‘unsigned int’ inside { } [-Wnarrowing] https://bugs.gentoo.org/594912 -diff --git a/audio/hufftable.cpp b/audio/hufftable.cpp -index 6bc8e86..5414ae3 100644 --- a/audio/hufftable.cpp +++ b/audio/hufftable.cpp @@ -552,3 +552,3 @@ const HUFFMANCODETABLE MPEGaudio::ht[HTN]= |