On Tue, 27 Jan 2009, Luis Lavena wrote: > There is no way to conditionally tell rubygems that "under this > platform, please build this extension".
Would any build command be platform dependent? I'm thinking (out loud) that for some platforms the build command could be `true;` or some other NO-OP which is successful. The un module doesn't have true or anything else NO-OP-like. http://www.ruby-doc.org/stdlib/libdoc/un/rdoc/files/un_rb.html Then you always build, but for some platforms nothing happens. [Not sure how to frame a query to see if this has been thought of already, as I'm sure this is likely, but...] Hugh _______________________________________________ Rubygems-developers mailing list Rubygems-developers@rubyforge.org http://rubyforge.org/mailman/listinfo/rubygems-developers