Searched defs:LD (Results 1 – 6 of 6) sorted by relevance
4 export LD := ld macro
99 LD = $(CROSS)gcc macro105 LD ?= $(CROSS)gcc macro
31 export LD := ld macro
13 LD ?= $(CROSS_COMPILE)ld macro
14 LD ?= $(CROSS_COMPILE)ld macro
Completed in 24 milliseconds