]> git.pld-linux.org Git - packages/texlive.git/commitdiff
- no spirntf without cstdio included in gcc 4.4
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 29 Apr 2009 14:26:38 +0000 (14:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    texlive-gcc44.patch -> 1.1

texlive-gcc44.patch [new file with mode: 0644]

diff --git a/texlive-gcc44.patch b/texlive-gcc44.patch
new file mode 100644 (file)
index 0000000..3dd45d9
--- /dev/null
@@ -0,0 +1,10 @@
+--- texlive-20080816-source/libs/teckit/source/Compiler.cpp~   2008-04-25 16:56:15.000000000 +0200
++++ texlive-20080816-source/libs/teckit/source/Compiler.cpp    2009-04-29 15:53:08.413971395 +0200
+@@ -33,6 +33,7 @@
+ #include <iomanip>
+ #include <algorithm>
+ #include <cstring>
++#include <cstdio>
+ #include "zlib.h"
This page took 0.057472 seconds and 4 git commands to generate.