mirror of
https://github.com/Zygo/bees.git
synced 2025-05-18 05:45:45 +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>