mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-03 18:54:42 +00:00
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 |