mengshanfeng

Results 1 comments of mengshanfeng

@TomTheBear yes, i just have gcc on my arm architecture machine, so i modify #Line 83 in the Makefile: ifeq ($(COMPILER), **GCCARMv8**) OBJ := $(filter-out $(BUILD_DIR)/topology_cpuid.o,$(OBJ)) OBJ := $(filter-out $(BUILD_DIR)/loadData.o,$(OBJ))...