diff options
| author | Brian Anderson <banderson@mozilla.com> | 2013-03-12 20:06:20 -0700 |
|---|---|---|
| committer | Brian Anderson <banderson@mozilla.com> | 2013-03-12 21:01:40 -0700 |
| commit | 0ad3a110be9070b87ecd7e1c71d20a02660d8959 (patch) | |
| tree | bf0e2f92683d046f8473a65d86ad846becd913d9 /src/rustllvm/RustWrapper.cpp | |
| parent | b60c3bfa4a95fecae2f28929f22f38865d7e5f79 (diff) | |
| download | rust-0ad3a110be9070b87ecd7e1c71d20a02660d8959.tar.gz rust-0ad3a110be9070b87ecd7e1c71d20a02660d8959.zip | |
Work around linkage bug cross-compiling from x86_64-apple-darwin to i686-apple-darwin
The correct opendir/readdir to use appear to be the 64-bit versions called opendir$INODE64, etc. but for some reason I can't get them to link properly on i686. Putting them in librustrt and making gcc figure it out works. This mystery will have to wait for another day.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
