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

2015-08-20 Thread Oliver Pinter
On 8/20/15, Craig Rodrigues wrote: > On Thu, Aug 20, 2015 at 11:31 AM, Warner Losh 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 exis

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

2015-08-20 Thread Craig Rodrigues
On Thu, Aug 20, 2015 at 11:31 AM, Warner Losh 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/g