Skip to content

HBSD: compile fix for 26 'linker_error'

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

For fix:

ld: error: can't create dynamic relocation R_X86_64_64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output

See: Build 2021-06-16_19h15m07s

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

Merge request reports