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.
Fix build with -fno-common Tags None Referenced Files None Subscribers None
Description
Details
|