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