Searched refs:LD32FLAGS (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/powerpc/kernel/vdso/
H A DMakefile59 LD32FLAGS := -Wl,-soname=linux-vdso32.so.1 macro
101 cmd_vdso32ld_and_check = $(VDSOCC) $(ldflags-y) $(CC32FLAGS) $(LD32FLAGS) -o $@ -Wl,-T$(filter %.lds,$^) $(filter %.o,$^); $(cmd_vdso_check)

Completed in 149 milliseconds