You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When building with static libraries for protobuf etc., we can allow not
setting an RPATH.
This means the resulting binary for the mysqld server has no RPATH set,
satisfying security scanners like checksec.sh.
Signed-off-by: Dirkjan Bussink <[email protected]>
0 commit comments