Re: libv8-3.14: Add support for hurd-i386 (for review)

2014-05-02 Thread Samuel Thibault
Hello, Svante Signell, le Thu 01 May 2014 22:26:12 +0200, a écrit : > - rules.patch: Add support for hurd-i386 in architecture list > - 0015_v8.patch: tools/gyp/v8.gyp: add platform-gnu.cc > - 0016_gnu.patch: src/platform-gnu.cc: new file with platform specific code It seeems fine, except > +//

libv8-3.14: Add support for hurd-i386 (for review)

2014-05-01 Thread Svante Signell
Source: libv8-3.14 Version: 3.14.5.8-7 Severity: important Tags: patch User: debian-hurd@lists.debian.org Usertags: hurd Hi, Currently libv8-3.14 fails to build from source since that architecture is not supported. In fact it is not even in the architecture list, please add hurd to it. Attached a