ifneq ($(GCC_USES_GLD),YES)
CC_SL_FLAGS = -shared
endif
CC_LD = ld

