Can't remember how I did the build, sorry. Is it supposed to happen as part
of a ./configure or something? It's possible I ran a make without running
configure.

In any case, the build left the libuv head pointing at the last joyent
commit. :(

Cheers, Tom
 On Feb 3, 2012 7:34 AM, "Graydon Hoare" <gray...@mozilla.com> wrote:

> On 02/02/2012 11:01 PM, Tom Lee wrote:
>
>> And those unfamiliar with git submodules (and/or a bit slow on the
>> uptake like myself!) will also want to:
>>
>>    cd src/libuv && git checkout master && git pull --rebase
>>
>>
>> /after/ you've got graydon/libuv is in your .git/config -- otherwise it
>> continues to reference the last commit to joyent/libuv prior to
>> Graydon's fork. :)
>>
>> (while I'm on the topic, is there a nicer way to ask git to do this for
>> you?)
>>
>
> I'm confused. As far as I know the submodule code in our configury
> *should* be doing this for you. Did it not?
>
> -Graydon
>
>
> ______________________________**_________________
> Rust-dev mailing list
> Rust-dev@mozilla.org
> https://mail.mozilla.org/**listinfo/rust-dev<https://mail.mozilla.org/listinfo/rust-dev>
>
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to