summaryrefslogtreecommitdiffstats
path: root/abs/core/xorg-font-utils/gcc-4.3.patch
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verizon.net>2010-11-12 22:17:20 (GMT)
committerMichael Hanson <hansonorders@verizon.net>2010-11-12 22:17:20 (GMT)
commit9b3f3efcd216698f8524eb40edc75c5ad53c2019 (patch)
tree6e3c80318c46637692e6ffae04a4a54481781d3f /abs/core/xorg-font-utils/gcc-4.3.patch
parent1394027426e484eec9f094b10109774c2fcd0abe (diff)
downloadlinhes_pkgbuild-9b3f3efcd216698f8524eb40edc75c5ad53c2019.zip
linhes_pkgbuild-9b3f3efcd216698f8524eb40edc75c5ad53c2019.tar.gz
linhes_pkgbuild-9b3f3efcd216698f8524eb40edc75c5ad53c2019.tar.bz2
xorg-font-utils: update to latest
Diffstat (limited to 'abs/core/xorg-font-utils/gcc-4.3.patch')
-rw-r--r--abs/core/xorg-font-utils/gcc-4.3.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/abs/core/xorg-font-utils/gcc-4.3.patch b/abs/core/xorg-font-utils/gcc-4.3.patch
new file mode 100644
index 0000000..817df3a
--- /dev/null
+++ b/abs/core/xorg-font-utils/gcc-4.3.patch
@@ -0,0 +1,8 @@
+--- ttmkfdir2/directory.cpp.orig 2008-12-05 10:45:28.000000000 +0100
++++ ttmkfdir2/directory.cpp 2008-12-05 10:45:38.000000000 +0100
+@@ -1,4 +1,5 @@
+ #include <cctype>
++#include <cstring>
+ #include <dirent.h>
+ #include <sys/stat.h>
+ #include <unistd.h>