libxul-1.9.2.26 and gcc 4.6
Florian Smeets
flo at FreeBSD.org
Thu Feb 2 21:23:45 UTC 2012
On 01.02.12 22:27, Andriy Gapon wrote:
>
> The following patch seems to be required to build libxul-1.9.2.26 with gcc 4.6.X:
> --- gfx/ots/src/os2.cc.orig 2012-02-01 23:05:19.933087647 +0200
> +++ gfx/ots/src/os2.cc 2012-02-01 23:09:48.507582408 +0200
> @@ -2,6 +2,8 @@
> // Use of this source code is governed by a BSD-style license that can be
> // found in the LICENSE file.
>
> +#include <stddef.h>
> +
> #include "os2.h"
>
> #include "head.h"
>
Committed. Thanks!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 163 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-gecko/attachments/20120202/1bd67e0f/signature.pgp
More information about the freebsd-gecko
mailing list