Skip to content

provide targets for building native extensions during CrossBuild#2857

Merged
matz merged 1 commit intomruby:masterfrom
hone:cross_compile_targets
Jun 24, 2015
Merged

provide targets for building native extensions during CrossBuild#2857
matz merged 1 commit intomruby:masterfrom
hone:cross_compile_targets

Conversation

@hone
Copy link
Contributor

@hone hone commented Jun 23, 2015

Sometimes a mrbgem pulls in a native extension that needs to be built. There's currently no way to provide information to autoconf or build scripts how to build the native extension for the MRuby::CrossBuild target. Instead gems are forced to skip building them when detecting a MRuby::CrossBuild. This is a proposal for a MRuby::CrossBuild to provide this information so a mrbgem can take advantage of it. The naming is based off the flags for autoconf.

Would love your throughts @take-cheeze.

/cc @zzak

@hone hone changed the title provide targets for building native extensions for CrossBuild provide targets for building native extensions during CrossBuild Jun 23, 2015
@hone hone force-pushed the cross_compile_targets branch from cb381bd to 0006a8c Compare June 23, 2015 17:09
@take-cheeze
Copy link
Contributor

LGTM

matz added a commit that referenced this pull request Jun 24, 2015
provide targets for building native extensions during CrossBuild
@matz matz merged commit fb5af4d into mruby:master Jun 24, 2015
@hone hone deleted the cross_compile_targets branch June 24, 2015 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants