Searched refs:elfshdr (Results 1 – 1 of 1) sorted by relevance
37 elfshdr := $(shell echo '$(pound)include <libelf.h>' | $(CC) $(CFLAGS) -x c -E - | grep elf_getshdr) macro38 CFLAGS += $(if $(elfshdr),,-DLIBELF_USE_DEPRECATED)
Completed in 3 milliseconds