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