Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
MDEV-17009 PIE issue on FreeBSD after 10.3.9 update
Followup for 96b8909. Only link mysqld with ${INTERFACE_LIBS} using LINK_PUBLIC, everything else should be using LINK_PRIVATE. This restores pre-96b8909062c behavior. Also fixes MDEV-17010 Multiple definition issue on FreeBSD after 10.3.9 update
- Loading branch information