]> git.ipfire.org Git - thirdparty/grub.git/commit
arm64: Fix compilation failure.
authorVladimir Serbinenko <phcoder@gmail.com>
Sun, 22 Feb 2015 16:41:12 +0000 (17:41 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Mon, 23 Feb 2015 21:29:28 +0000 (22:29 +0100)
commit345076a78a15a61e1545eec60e7661e13b2dc62f
tree5cf3c6363940fbbb23546fe6d682d50a8dba4c77
parentf034fab6206173d411407fab6eb9a44c90e02dca
arm64: Fix compilation failure.

Don't supply +nosimd to asm files.
Otherwise +nosimd coming from flags forbids some of instructions
used in cache_flush.
configure.ac