]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r255944:
authorbdrewery <bdrewery@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 10 Oct 2013 12:46:26 +0000 (12:46 +0000)
committerbdrewery <bdrewery@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 10 Oct 2013 12:46:26 +0000 (12:46 +0000)
commite5d98637962857467ecb72f6183818dd01cef4bb
tree441ef1aa1955498d77555e80bd1df71598338dbe
parent7b6e018ea4c9d73d4c8604493d29c4be31fbebef
MFC r255944:

  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.

Approved by: bapt

git-svn-id: svn://svn.freebsd.org/base/stable/9@256266 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/boot/i386/efi/Makefile
sys/boot/powerpc/boot1.chrp/Makefile
sys/boot/userboot/libstand/Makefile
sys/boot/userboot/test/Makefile
sys/boot/userboot/userboot/Makefile