Fix libxul build against gcc46

tcb tcberner at gmail.com
Thu Dec 29 12:44:54 UTC 2011


Hi there


I had to add this patch:

--- ./gfx/ots/src/os2.cc.orig   2011-12-29 12:53:01.000000000 +0100
+++ ./gfx/ots/src/os2.cc        2011-12-29 12:53:13.000000000 +0100
@@ -3,6 +3,7 @@
  // found in the LICENSE file.

  #include "os2.h"
+#include <stddef.h>

  #include "head.h"



to get www/lixbul to build using gcc46.

mfg Tobias

-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/


More information about the freebsd-gecko mailing list