mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-19 15:47:11 +02:00
Fix build in Linux 32bit.
This commit is contained in:
parent
250718e766
commit
3d75d21a3e
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@
|
|||
],
|
||||
'cflags_cc': [
|
||||
'-Wno-strict-overflow',
|
||||
'-Wno-maybe-uninitialized',
|
||||
],
|
||||
'ldflags': [
|
||||
'-Wl,-wrap,aligned_alloc',
|
||||
|
|
Loading…
Add table
Reference in a new issue