configure: Disable movw/movt with clang.
authorVladimir Serbinenko <phcoder@gmail.com>
Sun, 22 Jan 2017 21:52:32 +0000 (00:52 +0300)
committerVladimir Serbinenko <phcoder@gmail.com>
Fri, 27 Jan 2017 18:48:23 +0000 (18:48 +0000)
commitbf9c5616708dcfd905acdd730e4d63b3be84dadd
tree9d85357e3128a797377f3856ea0ef7ca7756d5f4
parentafa9dda37e9721e064e30e2c146654f5f4056c65
configure: Disable movw/movt with clang.

Those relocations are not compatible with PE and also
not compatible with custom uboot relocator.
Disable them.
configure.ac