Skip to content

HBSD: compile fix for 8 identified ports

Loic requested to merge loic/ports:NO_ARGUMENTS_CHECK into hardenedbsd/main

Add way to tell the ports build framework to skip adding -mretpoline and -ftrivial-auto-var-init=zero to the CFLAGS. We need it to fix some ports that use gcc and gfortran.

Signed-off-by: Loic loic.f@hardenedbsd.org

Edited by Loic

Merge request reports