svn commit: r279794 - stable/9/share/mk

2015-03-08 Thread Dimitry Andric
Author: dim Date: Sun Mar 8 22:39:19 2015 New Revision: 279794 URL: https://svnweb.freebsd.org/changeset/base/279794 Log: MFC r247527 (by brooks): Provide slightly more helpful feedback when we can't figure out what compiler the user is using. PR: misc/173914 MFC r26

svn commit: r279796 - in stable: 10/sys/boot/i386/boot2 10/sys/boot/pc98/boot2 9/sys/boot/i386/boot2 9/sys/boot/pc98/boot2

2015-03-08 Thread Dimitry Andric
Author: dim Date: Sun Mar 8 22:50:45 2015 New Revision: 279796 URL: https://svnweb.freebsd.org/changeset/base/279796 Log: MFC r279598: When compiling boot2 with gcc on i386 and pc98, only use the custom flag -mno-align-long-strings when compiling with base gcc. This is checked by comp