K 10 svn:author V 8 kbowling K 8 svn:date V 27 2021-02-22T23:57:48.049883Z K 7 svn:log V 356 comms/birda: Fix build with default PIE. PIE with static libraries is currently unsupported in FreeBSD, which results in multiple errors when building with PIE. Explicitly disable PIE for now. PR: 253275 Submitted by: Dawid Gorecki Approved by: mjl@luckie.org.nz (maintainer) Differential Revision: https://reviews.freebsd.org/D28867 END