aboutsummaryrefslogtreecommitdiff
path: root/print/pdftk/files/patch-Makefile.Generic
diff options
context:
space:
mode:
Diffstat (limited to 'print/pdftk/files/patch-Makefile.Generic')
-rw-r--r--print/pdftk/files/patch-Makefile.Generic11
1 files changed, 11 insertions, 0 deletions
diff --git a/print/pdftk/files/patch-Makefile.Generic b/print/pdftk/files/patch-Makefile.Generic
new file mode 100644
index 000000000000..6fd62c877336
--- /dev/null
+++ b/print/pdftk/files/patch-Makefile.Generic
@@ -0,0 +1,11 @@
+--- ./Makefile.Generic.orig 2009-12-10 15:50:42.000000000 -0500
++++ ./Makefile.Generic 2009-12-10 15:50:42.000000000 -0500
+@@ -28,7 +28,7 @@
+
+ # itext compiler flags
+ # -O3 might cause pdftk to segfault on cat operation (gcc 3.4.4)
+-export GCJFLAGS= -L/usr/local/lib -O2
++export GCJFLAGS= -L/usr/local/lib -O2 -w
+
+ #
+ export ARFLAGS= rs