Skip to content

configs/turris1x: disable packages

Richard Muzik requested to merge fix/disable-packages into hbd

Some of the new packages requires features from C++20 standard, which is not part of the GCC 8, which we are using for Turris 1x.

sedutils does not support big endian architectures.

Merge request reports