Are you sure you're doing your users (and yourself) a favor by shipping trunk builds?
On Sat, Oct 5, 2013 at 2:07 PM, Anatol Pomozov <[email protected]>wrote: > Hi > > Thanks everyone, and especially Pawel. I was using gentoo package as a > great source of information. > > Here the package > https://github.com/anatol/archpackages/blob/master/v8/PKGBUILD > > At this point the package builds fine with system ICU (version 51) but > a few internationalization tests are failing. > > > On Fri, Oct 4, 2013 at 10:51 PM, Louis Santillan <[email protected]> > wrote: > > Jochen, > > > > Could you elaborate on "copy the icu.gyp file somewhere else and point > > icu_gyp_path to it"? I hate pulling 100's of MB that I'm not using. > > > > Would 'svn co icu46/icu.gyp' suffice? I'm building with i18nsupport=off. > > I am not using 'make dependencies' and do > > mkdir -p third_party/icu > wget http://src.chromium.org/chrome/trunk/deps/third_party/icu46/icu.gyp > -O third_party/icu/icu.gyp > > that seems enough. > > -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
