about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorBrian Anderson <banderson@mozilla.com>2013-03-12 20:06:20 -0700
committerBrian Anderson <banderson@mozilla.com>2013-03-12 21:01:40 -0700
commit0ad3a110be9070b87ecd7e1c71d20a02660d8959 (patch)
treebf0e2f92683d046f8473a65d86ad846becd913d9 /src/rustllvm/RustWrapper.cpp
parentb60c3bfa4a95fecae2f28929f22f38865d7e5f79 (diff)
downloadrust-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