On Fri, Oct 16, 2009 at 1:28 AM, Michael Moss <mm...@chromium.org> wrote:
>
> http://codereview.chromium.org/271113 may require a clobber for Linux
> builds.

I should belatedly observe that the Linux make build, at least, is
supposed to detect command line changes and so should not need a
clobber. If anyone had to, I'd be interested to know what broke.

> The default build used to be 32-bit, but it will now be
> whatever your build host architecture is. If you are on a 64-bit
> machine, and haven't explicitly been setting 'target_arch' in gyp,
> your build will switch from 32-bit to 64-bit. If this breaks anything,
> clobbering or moving your existing build directory should fix it.
>
> If you want to continue building 32-bit on 64-bit hosts, you can force
> it by setting GYP_DEFINES="target_arch=ia32" in the environment.
>
> Michael
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to