Home
last modified time | relevance | path

Searched refs:LDFLAGS (Results 1 – 2 of 2) sorted by relevance

/hypervisor/
A DMakefile36 LDFLAGS := macro
106 LDFLAGS += -Wl,--gc-sections -nostartfiles -nostdlib
107 LDFLAGS += -Wl,-n,-z,max-page-size=0x1000
108 LDFLAGS += -Wl,--no-dynamic-linker
116 LDFLAGS += -pie -z noreloc-overflow
118 LDFLAGS += -static
122 LDFLAGS += -s
162 export CFLAGS ASFLAGS ARFLAGS LDFLAGS ARCH_CFLAGS ARCH_ASFLAGS ARCH_ARFLAGS ARCH_LDFLAGS
506 $(CC) -Wl,-Map=$(HV_OBJDIR)/$(HV_FILE).map -o $@ $(LDFLAGS) $(ARCH_LDFLAGS) -T$(ARCH_LDSCRIPT) \
/hypervisor/lib/crypto/mbedtls/
A DChangeLog1398 * Adjusting/overriding CFLAGS and LDFLAGS with the make build system is now

Completed in 8 milliseconds