HomeSort by: relevance | last modified time | path
    Searched refs:NOPIE (Results 1 - 13 of 13) sorted by relevancy

  /src/sys/arch/macppc/stand/bootxx/
Makefile 5 NOPIE=
  /src/tests/lib/libc/tls/
Makefile 3 NOPIE=yes
  /src/sys/arch/ia64/stand/ia64/ski/
Makefile 5 NOPIE= yes
  /src/sys/arch/amd64/stand/prekern/
Makefile 7 NOPIE= # defined
  /src/rescue/
Makefile 21 CRUNCHGEN_FLAGS+=-V LDSTATIC="-static" -V NOPIE=
  /src/sys/arch/luna68k/stand/boot/
Makefile 5 NOPIE= # defined
  /src/compat/
exec.mk 36 NOPIE=1
  /src/sys/arch/macppc/stand/ofwboot/
Makefile 5 NOPIE=
  /src/sys/arch/ews4800mips/stand/boot/
Makefile 5 NOPIE =
  /src/share/mk/
bsd.sys.mk 259 .if !defined(NOPIE) && (!defined(LDSTATIC) || ${LDSTATIC} != "-static")
bsd.prog.mk 38 .if defined(MKPIE) && (${MKPIE} != "no") && !defined(NOPIE)
bsd.own.mk 723 NOPIE= # defined
726 NOPIE= # we don't have PIC, so no PIE
1136 NOPIE \
bsd.lib.mk 56 .if defined(MKPIE) && (${MKPIE} != "no") && !defined(NOPIE)

Completed in 18 milliseconds