Fixed. On 02.12.2013 19:30, Leif Lindholm wrote: > Commit d74b9a1, "Ensure that -mno-unaligned-access or some equivalent > option is used.", breaks the configure step on my Debian Jessie, with > a default 4.6.4 toolchain: > "configure: error: couldnt instruct compiler not to use unaligned access" > > Where -mno-unalignes-access is not supported by gcc, it does not > generate unaligned instructions. Was this inserted for llvm? If so, what > was the fault this was fixing? > > / > Leif > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel >