summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBartosz Stebel <bartoszstebel@gmail.com>2023-07-01 00:21:07 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-07-02 03:38:33 +0200
commit8a11917ce3556562ddeb7b281ff39f21d5326a84 (patch)
tree6b91f9ebc1a38f60a2470c589ec4b562fbef8c67 /net-wireless
parentgames-arcade/sable: EAPI8 bump, use https, fix LICENSE (diff)
downloadgentoo-8a11917ce3556562ddeb7b281ff39f21d5326a84.tar.gz
gentoo-8a11917ce3556562ddeb7b281ff39f21d5326a84.tar.bz2
gentoo-8a11917ce3556562ddeb7b281ff39f21d5326a84.zip
net-wireless/gnuradio: re-introduce GCC-13 fix
Signed-off-by: Bartosz Stebel <bartoszstebel@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/31684 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/gnuradio/gnuradio-3.10.6.0-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-wireless/gnuradio/gnuradio-3.10.6.0-r1.ebuild b/net-wireless/gnuradio/gnuradio-3.10.6.0-r1.ebuild
index ddf92f3124c2..d0073c030c78 100644
--- a/net-wireless/gnuradio/gnuradio-3.10.6.0-r1.ebuild
+++ b/net-wireless/gnuradio/gnuradio-3.10.6.0-r1.ebuild
@@ -133,6 +133,7 @@ DEPEND="${RDEPEND}
PATCHES=(
"${FILESDIR}/${PN}-3.10.3.0-fix-fmt-v9.patch" #858659
+ "${FILESDIR}/${PN}-3.10.6.0-fix-stdint.patch"
)
src_prepare() {