aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-18 17:59:22 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-18 18:05:13 +0000
commitc154a10cec90475d42afa2899689feb2f682f514 (patch)
tree6f489f05280605f532ffd576f961a76367aae215 /comms
parentb8d1d9dc6bc07881f03fa27b8001fdfb45a0994f (diff)
downloadports-c154a10cec90475d42afa2899689feb2f682f514.tar.gz
ports-c154a10cec90475d42afa2899689feb2f682f514.zip
comms/gr-osmosdr: Fix build with swig 4.1.0+
PR: 270720
Diffstat (limited to 'comms')
-rw-r--r--comms/gr-osmosdr/files/patch-swig10
1 files changed, 10 insertions, 0 deletions
diff --git a/comms/gr-osmosdr/files/patch-swig b/comms/gr-osmosdr/files/patch-swig
new file mode 100644
index 000000000000..0060bf9de535
--- /dev/null
+++ b/comms/gr-osmosdr/files/patch-swig
@@ -0,0 +1,10 @@
+--- swig/osmosdr_swig.i.orig 2020-12-18 12:22:24 UTC
++++ swig/osmosdr_swig.i
+@@ -5,6 +5,7 @@
+ // suppress Warning 319: No access specifier given for base class 'boost::noncopyable' (ignored).
+ #pragma SWIG nowarn=319
+
++%include <std_container.i>
+ %include "gnuradio.i" // the common stuff
+
+ //load generated python docstrings