28556f054f
GCC 8.x is required to avoid the following error:
cc1plus: error: -Werror=class-memaccess: no option -Wclass-memaccess
If we build without "-Wno-error=class-memaccess" the build should fail
and the upstream requirements were raised from GCC 7 to GCC 8 anyway:
|
||
---|---|---|
.. | ||
cutegram | ||
libqtelegram-aseman-edition | ||
tdesktop | ||
telegram-cli | ||
telegram-qml |