diff options
Diffstat (limited to 'x11/xmold/files/patch-aa')
-rw-r--r-- | x11/xmold/files/patch-aa | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/xmold/files/patch-aa b/x11/xmold/files/patch-aa new file mode 100644 index 000000000000..d9bd8977461e --- /dev/null +++ b/x11/xmold/files/patch-aa @@ -0,0 +1,13 @@ +--- Imakefile.orig Sat Nov 25 04:07:57 1995 ++++ Imakefile Sat Jan 15 00:00:00 2000 +@@ -1,7 +1,7 @@ +-CC = gcc +-CDEBUGFLAGS=\ ++XCOMM CC = gcc ++XCOMM CDEBUGFLAGS=\ + # -g +-CCOPTIONS=\ ++XCOMM CCOPTIONS=\ + # -O2 + + #ifndef LocalLib |