diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2018-02-19 13:10:11 +0100 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2018-02-24 10:19:04 +0100 |
| commit | b8ab21653014f716750fa962d826da9826830566 (patch) | |
| tree | 6929753acb793340971f43cc4c45ab1f6e711051 /validation/phase3 | |
| parent | b8f9557e0834c8dfe26d64c0bbab3e226b4e75b1 (diff) | |
| download | sparse-dev-b8ab21653014f716750fa962d826da9826830566.tar.gz | |
'amd64' is also ok for sparse-llvm
For sparse-llvm, the only layouts are for x86 architecture,
either 32 or 64bit. So, it's not built for other archs.
This is done by parsing the output of 'uname -m' but only
'i[3456]86' or 'x86' are accepted as pattern while 'amd64'
is also used.
Change the pattern to also accept 'amd64'.
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'validation/phase3')
0 files changed, 0 insertions, 0 deletions
