Hi all,

2009/11/2 Hironori Bono (坊野 博典) <hb...@chromium.org>

>
> 1. Creating a file "~/.gyp/inclulde.gypi'.
> 2. Adding a following lines to the file.
>
>  {
>    'variables': {
>      'no_strict_aliasing': 1
>    }
>  }
>
>
IIRC specifying 'gcc_version': '44' does the same thing as above. This might
be better than specifying 'no_strict_aliasing' directly.

3. Run "gclient runhooks --force" to re-build scons or make files.
> 4. Run "hammer" or "make" to re-build Chromium.
>
>
Thanks,
Yuta

--~--~---------~--~----~------------~-------~--~----~
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