Fix build in Linux 32bit.

This commit is contained in:
John Preston 2018-05-24 20:12:25 +03:00
parent 250718e766
commit 3d75d21a3e

View File

@ -63,6 +63,7 @@
],
'cflags_cc': [
'-Wno-strict-overflow',
'-Wno-maybe-uninitialized',
],
'ldflags': [
'-Wl,-wrap,aligned_alloc',