On Sun, Mar 14, 2010 at 1:01 PM, Luis Lavena <[email protected]> wrote: > On Sun, Mar 14, 2010 at 8:22 PM, brian ford <[email protected]> wrote: >> Hi, >> >> On Sun, Mar 14, 2010 at 5:55 AM, Luis Lavena <[email protected]> wrote: >>> Hello Guys, >>> >>> I'm wondering what are the configure options used for the packages >>> located here: >>> >>> http://asset.rubini.us/prebuilt/ >>> >>> Something like --enable-static --disable-shared? >> >> Those have been generally built by our build. In rakelib/vm.rake:300 >> there is the build:llvm task that will run if configure couldn't find >> a suitable prebuilt llvm and downloaded our llvm source tarball. In >> that case, llvm would be configured with llvm_config_flags() defined >> in rakelib/build.rb. >> > > Thank you Brian, > > As for the other messages sent to the list found that GitHub issues > wasn't right for the patches for review.
Generally, just drop the git format-patch into a gist and link to the gist from the ticket. Discussions in the comments are fine. It helps us track it. And we can close from the commit message. I know, it's the little things. :) In any case, thanks for the help! Cheers, Brian > > Anyhow will use them in the future. > > Thank you. > -- > Luis Lavena > AREA 17 > - > Perfection in design is achieved not when there is nothing more to add, > but rather when there is nothing more to take away. > Antoine de Saint-Exupéry > > -- > --- !ruby/object:MailingList > name: rubinius-dev > view: http://groups.google.com/group/rubinius-dev?hl=en > post: [email protected] > unsubscribe: [email protected] -- --- !ruby/object:MailingList name: rubinius-dev view: http://groups.google.com/group/rubinius-dev?hl=en post: [email protected] unsubscribe: [email protected]
