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
- Implement add_legacy_security_settings() to replicate the
security settings used in earlier versions of P4 Control Plane.
- Rename add_security_settings() to add_recent_security_settings()
to provide contrast with the "legacy" settings.
- Export CMAKE_POSITION_INDEPENDENT_CODE to the caller's scope,
so it will actually take effect.
- Add -fstack-protector-strong to the recent security settings.
It was inadvertently overlooked.
Signed-off-by: Derek G Foster <[email protected]>
0 commit comments