Searched refs:GNU_LIBGCC_A (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/unicore32/lib/ | ||
H A D | Makefile | 17 GNU_LIBGCC_A := $(shell $(CC) $(KBUILD_CFLAGS) -print-file-name=libgcc.a) macro 27 $(Q)$(AR) p $(GNU_LIBGCC_A) $(notdir $@) > $@ |
Completed in 34 milliseconds