Searched refs:LINK_WRAPS (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/um/ |
H A D | Makefile | 132 LINK_WRAPS = -Wl,--wrap,malloc -Wl,--wrap,free -Wl,--wrap,calloc macro 144 export CFLAGS_vmlinux := $(LINK-y) $(LINK_WRAPS) $(LD_FLAGS_CMDLINE)
|
/kernel/linux/linux-6.6/arch/um/ |
H A D | Makefile | 132 LINK_WRAPS = -Wl,--wrap,malloc -Wl,--wrap,free -Wl,--wrap,calloc macro 144 export CFLAGS_vmlinux := $(LINK-y) $(LINK_WRAPS) $(LD_FLAGS_CMDLINE) $(CC_FLAGS_LTO)
|
Completed in 1 milliseconds