mirror of
https://github.com/tkuschel/bees.git
synced 2026-04-16 19:27:51 +02: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>