Searched refs:USER_CFLAGS (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/arch/um/scripts/ |
D | Makefile.rules | 12 …c_flags = -Wp,-MD,$(depfile) $(USER_CFLAGS) -include $(srctree)/include/linux/kern_levels.h -inclu… 19 c_flags = -Wp,-MD,$(depfile) $(call unprofile,$(USER_CFLAGS)) $(CFLAGS_$(basetarget).o)
|
/linux-6.1.9/arch/um/ |
D | Makefile-os-Linux | 7 USER_CFLAGS += -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
|
D | Makefile | 73 USER_CFLAGS = $(patsubst $(KERNEL_DEFINES),,$(patsubst -I%,,$(KBUILD_CFLAGS))) \ macro 157 export HEADER_ARCH SUBARCH USER_CFLAGS CFLAGS_NO_HARDENING OS DEV_NULL_PATH
|
/linux-6.1.9/arch/x86/um/ |
D | Makefile | 41 $(obj)/user-offsets.s: c_flags = -Wp,-MD,$(depfile) $(USER_CFLAGS) \
|