Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: avoid redefining _FORTIFY_SOURCE
Check if `-D_FORTIFY_SOURCE` was already passed via the CFLAGS environment variable and only add the flag if not already present. Fixes: ea046bd ("build: enable source fortification by default") Signed-off-by: Jo-Philipp Wich <jo@mein.io>
- Loading branch information