CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/03/28 12:15:32
Modified files:
net/tdesktop : Makefile
Log message:
strip Telegram binary to save +400M in installed size
debug builds have long been disabled due to the binary being too big,
but it still contains debug symbols. instructing cmake to strip during
fake fixes that.
drop obsolete configure flags while here, cmake reports them as unused.
