[PATCH] fix failed .deb build due to failing bssgp test

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/baseband-devel@lists.osmocom.org/.

Max (☭) suraev at alumni.ntnu.no
Mon Jan 18 14:14:54 UTC 2016


While we're at it we might also enable link-time optimization (LTO) globally by
adding -flto to gcc/linker flags.

See https://gcc.gnu.org/wiki/LinkTimeOptimization for details.

This should offset whatever potential benefits direct linking had and might improve
performance in general.

18.01.2016 13:13, Holger Freyther пишет:
> I am tempted to just put LDFLAGS := $(LDFLAGS:-Wl,-Bsymbolic-functions=) into the debian/rules. The library will not perform worse than on other platforms.
> 

cheers,
Max.




More information about the baseband-devel mailing list