svn commit: r286967 - head/sys/boot/efi

Craig Rodrigues rodrigc at crodrigues.org
Thu Aug 20 21:16:53 UTC 2015


On Thu, Aug 20, 2015 at 11:31 AM, Warner Losh <imp at freebsd.org> wrote:

>   The flags -mno-aes -mno-avx only exist for clang, not gcc, so
>   add them only to the clang CFLAGS.
>
>
It would be more accurate to say that these flags do not exist for gcc 4.2.
They do exist for gcc 4.7:
https://gcc.gnu.org/onlinedocs/gcc-4.7.1/gcc/i386-and-x86_002d64-Options.html

--
Craig


More information about the svn-src-all mailing list