ifdef CONFIG_CC_IS_CLANG USER_CFLAGS := $(patsubst -mno-global-merge,,$(USER_CFLAGS)) endif #This will adjust *FLAGS accordingly to the platform. include $(srctree)/$(ARCH_DIR)/Makefile-os-$(OS) 0 comments on commit 1e39036 Please sign in to comment. Footer...
ifdefCONFIG_CC_IS_CLANG USER_CFLAGS:=$(patsubst-mno-global-merge,,$(USER_CFLAGS)) endif #This will adjust *FLAGS accordingly to the platform. include$(srctree)/$(ARCH_DIR)/Makefile-os-$(OS)