Home | History | Annotate | Line # | Download | only in ld.elf_so
Makefile.inc revision 1.1.44.1
      1 .include "../Makefile.inc"
      2 
      3 .if ${MACHINE_ARCH} == "powerpc"
      4 CFLAGS	+= -msecure-plt
      5 .endif
      6