mirror of
https://github.com/tkuschel/bees.git
synced 2025-11-18 07:19:14 +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>