Searched refs:have_mcpu (Results 1 – 1 of 1) sorted by relevance
20 have_mcpu := $(shell if $(CC) -mcpu=ev5 -S -o /dev/null -xc /dev/null > /dev/null 2>&1; then echo y… macro29 ifeq ($(have_mcpu),y)