freebsd-skq/sys/boot/i386/efi
bdrewery 81de6261a0 Use MK_SSP=no after including bsd.own.mk to disable SSP instead of user-knob
WITH[OUT]_SSP to avoid hitting an error if user has WITH_SSP in their
make.conf. Ports now use this knob.

  make[7]: "/usr/src/share/mk/bsd.own.mk" line 466: WITH_SSP and
  WITHOUT_SSP can't both be set.

This is similar to previous cleanup done in r188895

Approved by:	bapt
Reviewed by:	jlh (earlier version)
Approved by:	re (marius)
MFC after:	1 week
2013-09-29 20:20:17 +00:00
..
autoload.c
bootinfo.c
conf.c
devicename.c
efimd.c
elf32_freebsd.c
exec.c Remove dead code that clang refuses to compile. 2012-12-05 04:22:53 +00:00
i386_copy.c
ldscript.amd64 amd64 only has rela sections. 2012-12-17 00:34:07 +00:00
ldscript.i386
main.c
Makefile Use MK_SSP=no after including bsd.own.mk to disable SSP instead of user-knob 2013-09-29 20:20:17 +00:00
reloc.c Make this work for 64 bit binaries. 2012-12-07 07:02:39 +00:00
start.S
version