HomeFreeBSD

Fix build with -fno-common

Description

Fix build with -fno-common

The libhijack/Makefile specified elf.c twice as a source file to build,
leading to double defined global symbols in the link step.

Details

Provenance
seAuthored on
Parents
rP550183: Fix build with -fno-common
Branches
Unknown
Tags
Unknown