Add to ignore.swg to allow mingw64 compilation of python bindings

pull/1562/head
Mike Black W9MDB 2024-06-04 17:28:09 -05:00
rodzic 3e6b9da1eb
commit 0dce1e478f
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -212,6 +212,11 @@
%ignore hamlib_copyright2;
%ignore hamlib_version2;
%ignore macro_name;
%ignore fd_sync_write;
%ignore fd_sync_read;
%ignore fd_sync_error_write;
%ignore fd_sync_error_read;
%ignore FIFO_RIG;