use posix_memalign on linux, not valloc
This commit is contained in:
parent
07984fa5e0
commit
74b7d676bc
@ -201,6 +201,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
#define TORRENT_USE_NETLINK 1
|
||||
#define TORRENT_USE_IFCONF 1
|
||||
#define TORRENT_HAS_SALEN 0
|
||||
#define TORRENT_USE_POSIX_MEMALIGN 1
|
||||
|
||||
// ==== MINGW ===
|
||||
#elif defined __MINGW32__
|
||||
|
Loading…
x
Reference in New Issue
Block a user