mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-09 14:28:22 +00:00
disable iconv in cygwin
This commit is contained in:
parent
e3f7dfe811
commit
deb489d138
@ -246,6 +246,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
#define TORRENT_USE_IFADDRS 1
|
||||
#define TORRENT_USE_IFCONF 1
|
||||
#define TORRENT_HAS_SALEN 0
|
||||
#define TORRENT_USE_ICONV 0
|
||||
|
||||
// ==== MINGW ===
|
||||
#elif defined __MINGW32__
|
||||
|
Loading…
Reference in New Issue
Block a user