forked from minhngoc25a/freetype2
fix
This commit is contained in:
parent
e755002ddc
commit
c75f71e049
|
@ -38,6 +38,7 @@ else
|
|||
ifneq ($(findstring gcc,$(shell $(CC) --version)),)
|
||||
is_gcc := 1
|
||||
endif
|
||||
endif
|
||||
|
||||
ifdef is_gcc
|
||||
CONFIG_RULES := $(BUILD)$(SEP)unix-gcc.mk
|
||||
|
|
Loading…
Reference in New Issue