Fix build with freetype >= 2.5.1 by backporting bug 944454's fix.

https://hg.mozilla.org/integration/mozilla-inbound/rev/d6f47a333fe1
After lots of head scratching, thx to blfs-dev@linuxfromscratch.org
archives for pointing me at the right direction.
This commit is contained in:
landry 2014-01-10 20:23:25 +00:00
parent 190e855712
commit bf771b16f8
2 changed files with 50 additions and 0 deletions

View File

@ -0,0 +1,25 @@
$OpenBSD: patch-config_system-headers,v 1.1 2014/01/10 20:23:25 landry Exp $
https://hg.mozilla.org/integration/mozilla-inbound/rev/d6f47a333fe1
Fix build with newer freetype.
--- config/system-headers.orig Fri Jan 10 21:18:15 2014
+++ config/system-headers Fri Jan 10 21:19:43 2014
@@ -413,6 +413,19 @@ freetype/ftsizes.h
freetype/ftadvanc.h
freetype/ftbitmap.h
freetype/ftxf86.h
+freetype.h
+ftcache.h
+ftglyph.h
+ftsynth.h
+ftoutln.h
+ttnameid.h
+tttables.h
+t1tables.h
+ftlcdfil.h
+ftsizes.h
+ftadvanc.h
+ftbitmap.h
+ftxf86.h
fribidi/fribidi.h
FSp_fopen.h
fstream

View File

@ -0,0 +1,25 @@
$OpenBSD: patch-js_src_config_system-headers,v 1.1 2014/01/10 20:23:25 landry Exp $
https://hg.mozilla.org/integration/mozilla-inbound/rev/d6f47a333fe1
Fix build with newer freetype
--- js/src/config/system-headers.orig Fri Jan 10 21:19:50 2014
+++ js/src/config/system-headers Fri Jan 10 21:20:06 2014
@@ -413,6 +413,19 @@ freetype/ftsizes.h
freetype/ftadvanc.h
freetype/ftbitmap.h
freetype/ftxf86.h
+freetype.h
+ftcache.h
+ftglyph.h
+ftsynth.h
+ftoutln.h
+ttnameid.h
+tttables.h
+t1tables.h
+ftlcdfil.h
+ftsizes.h
+ftadvanc.h
+ftbitmap.h
+ftxf86.h
fribidi/fribidi.h
FSp_fopen.h
fstream