mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Fix build in Linux 32bit.
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
],
|
||||
'cflags_cc': [
|
||||
'-Wno-strict-overflow',
|
||||
'-Wno-maybe-uninitialized',
|
||||
],
|
||||
'ldflags': [
|
||||
'-Wl,-wrap,aligned_alloc',
|
||||
|
Reference in New Issue
Block a user