diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2017-12-10 12:46:13 +0100 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2018-12-06 22:35:21 +0100 |
| commit | 2de2f47f8f7bebf028aac95250af2e3c4af2ca29 (patch) | |
| tree | f05e913c0a8af1efa2419188b66315bdddd200f0 /validation/preprocessor | |
| parent | 648380c13ecaaa95c9dfbd500039cd9007ec3c20 (diff) | |
| download | sparse-dev-2de2f47f8f7bebf028aac95250af2e3c4af2ca29.tar.gz | |
cgcc: use 'i386' for the arch instead of 'i86'
cgcc can be used when cross-compiling if the target architecture
is given with '-target=<arch>'.
However, the name that needs to be given for the i386 arch is 'i86'.
Fix this by changing the name 'i86' into 'i386'.
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'validation/preprocessor')
0 files changed, 0 insertions, 0 deletions
