commit | ce9fe8a6b5b98039707c86c9b4f0f5f980d062c1 | [log] [tgz] |
---|---|---|
author | Renato Golin <renato.golin@linaro.org> | Wed Apr 12 10:50:00 2017 +0100 |
committer | Renato Golin <renato.golin@linaro.org> | Wed Apr 12 10:51:41 2017 +0100 |
tree | d3443db0bb04c466cb89ea1c301028bb2a7eca99 | |
parent | f8b14834542f92c436971db872d1c4bd1a1c3ffc [diff] |
Revert "[cron] force arch to v7ve, which is v7a+virt aka A15, to avoid bad gcc driver choices" This reverts commit 0360ac24913f7654623d3a0b441f625afdbbd9f7. We're using Clang 3.8.0 on our test boards, and that version still didn't have "armv7e". "It worked on my machine" and it took me half a year to reaslise it didn't on the machines. Sigh.