mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-24 21:44:17 +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_IFADDRS 1
|
||||||
#define TORRENT_USE_IFCONF 1
|
#define TORRENT_USE_IFCONF 1
|
||||||
#define TORRENT_HAS_SALEN 0
|
#define TORRENT_HAS_SALEN 0
|
||||||
|
#define TORRENT_USE_ICONV 0
|
||||||
|
|
||||||
// ==== MINGW ===
|
// ==== MINGW ===
|
||||||
#elif defined __MINGW32__
|
#elif defined __MINGW32__
|
||||||
|
Loading…
x
Reference in New Issue
Block a user