ios-ruby-embedded icon indicating copy to clipboard operation
ios-ruby-embedded copied to clipboard

Wrong architecture built for cpp files in gem directory.

Open omegadan opened this issue 10 years ago • 2 comments

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 avatar Jul 16 '15 00:07 omegadan

@omegadan did you get this fixed here? https://github.com/mruby/mruby/issues/2891

carsonmcdonald avatar Jul 28 '15 12:07 carsonmcdonald

I sure did. I'll submit a patch if you'd like :)

omegadan avatar Jul 28 '15 14:07 omegadan