diff options
author | Emil Velikov <[email protected]> | 2017-05-18 21:27:01 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-05-22 10:19:04 +0100 |
commit | 88309a985a72d26c68c0e908919dd3da0076a8ab (patch) | |
tree | 7b87eb886e012e0614be19839c8e8af8bdf0d53a /appveyor.yml | |
parent | 3922a43bf2aa854e55363a9d04f580c065d60497 (diff) |
automake: add SWR LLVM gen_builder.hpp workaround
As gen_builder.hpp file is generated, it contains information that is
specific to the LLVM version it originates from.
As suggested by Tim, the file seems to be forwards compatible. So in
order to produce ship a file which will work everywhere we should be
using earlies supported LLVM - 3.9.
With this we're back on track and can build all of mesa without
python/mako/flex and friends.
In the long term we might want to see if the python generators can be
updated to produce LLVM version agnostic files. At least within the
range supported by SWR.
Cc: <[email protected]>
Cc: Chuck Atkins <[email protected]>
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Tim Rowley <[email protected]>
(cherry picked from commit 5233eaf9ee85bb551ea38c1e2bbd8ac167754e50)
Diffstat (limited to 'appveyor.yml')
0 files changed, 0 insertions, 0 deletions