summaryrefslogtreecommitdiff
path: root/media-radio/flrig/files/flrig-1.4.4-musl.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-03-10 12:45:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-03-10 12:45:12 +0000
commit84e395ce722d1f39cf3ef1467b23eda9c2462017 (patch)
tree2aaeea77df96b5672c4e0b23124cbc42e1a550b5 /media-radio/flrig/files/flrig-1.4.4-musl.patch
parentf617f04203a0968020e5a7252e865803636af918 (diff)
gentoo auto-resync : 10:03:2024 - 12:45:12
Diffstat (limited to 'media-radio/flrig/files/flrig-1.4.4-musl.patch')
-rw-r--r--media-radio/flrig/files/flrig-1.4.4-musl.patch28
1 files changed, 0 insertions, 28 deletions
diff --git a/media-radio/flrig/files/flrig-1.4.4-musl.patch b/media-radio/flrig/files/flrig-1.4.4-musl.patch
deleted file mode 100644
index 44c85a711828..000000000000
--- a/media-radio/flrig/files/flrig-1.4.4-musl.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-diff --git a/src/cmedia/cmedia.cxx b/src/cmedia/cmedia.cxx
-index c65400f..efe83c5 100644
---- a/src/cmedia/cmedia.cxx
-+++ b/src/cmedia/cmedia.cxx
-@@ -41,9 +41,6 @@
- #ifndef __WIN32__
- #include <termios.h>
- #include <glob.h>
--# ifndef __APPLE__
--# include <error.h>
--# endif
- #endif
-
- #include "config.h"
-diff --git a/src/cmedia/tmate2.cxx b/src/cmedia/tmate2.cxx
-index b209469..6408179 100644
---- a/src/cmedia/tmate2.cxx
-+++ b/src/cmedia/tmate2.cxx
-@@ -44,9 +44,6 @@
- #ifndef __WIN32__
- #include <termios.h>
- #include <glob.h>
--# ifndef __APPLE__
--# include <error.h>
--# endif
- #endif
-
- #include "config.h"