mirror of
https://github.com/tkuschel/bees.git
synced 2026-03-20 16:35:50 +01:00
According to Gentoo packaging guide, -fPIC should only be used on shared libraries, and not added unconditionally to every linker call. Signed-off-by: Kai Krakow <kai@kaishome.de>