ios-ruby-embedded
ios-ruby-embedded copied to clipboard
Wrong architecture built for cpp files in gem directory.
Hi,
I've been trying to build an mruby which contains a gem which contains C++ code (mruby-tinyxml2). It seems the architecture of only the *.cpp files default to x86_64 no matter what the target is.
I've taken a run at it, but my rake-fu is not strong enough. Was wondering if you had any thoughts?
Thanks, dan
@omegadan did you get this fixed here? https://github.com/mruby/mruby/issues/2891
I sure did. I'll submit a patch if you'd like :)