Open Quuxplusone opened 5 years ago
Bugzilla Link | PR42409 |
Status | NEW |
Importance | P enhancement |
Reported by | Bernhard Rosenkraenzer (bero@lindev.ch) |
Reported on | 2019-06-26 09:39:33 -0700 |
Last modified on | 2019-06-27 11:36:55 -0700 |
Version | trunk |
Hardware | PC Linux |
CC | htmldeveloper@gmail.com, llvm-bugs@lists.llvm.org |
Fixed by commit(s) | |
Attachments | |
Blocks | |
Blocked by | |
See also |
Partial PEBKAC here. I had -m64 in my CFLAGS and CXXFLAGS settings. Removing that fixes the issue.
Of course ideally the cmake files would strip out flags that can't be used while crosscompiling.