New commits:
commit 0b68085833334ef738aec5be4af71bac55152361
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>
fix gcj build with freetype
diff --git a/gnu/gcc/HISTORY b/gnu/gcc/HISTORY
index aa0aee1..cad3f44 100644
--- a/gnu/gcc/HISTORY
+++ b/gnu/gcc/HISTORY
@@ -1,3 +1,7 @@
+2014-11-15 Thomas Orgis <sobukus AT sourcemage.org>
+ * PRE_BUILD: patch for freetype2 headers
+ * classpath-ft2include.patch: added said patch
+
2013-08-13 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 4.6.4
Fixes compilation against texinfo 5.0+
diff --git a/gnu/gcc/PRE_BUILD b/gnu/gcc/PRE_BUILD
index 71c66ea..ce18915 100755
--- a/gnu/gcc/PRE_BUILD
+++ b/gnu/gcc/PRE_BUILD
@@ -42,7 +42,11 @@ if list_find "$GCC_COMPILER" "java" ; then
unpack_file 9 &&
verify_file 15 &&