diff options
-rw-r--r-- | textproc/par/files/patch-aa | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/par/files/patch-aa b/textproc/par/files/patch-aa new file mode 100644 index 000000000000..e67c61a59d0e --- /dev/null +++ b/textproc/par/files/patch-aa @@ -0,0 +1,11 @@ +--- protoMakefile.ORIG Sun Jan 21 05:46:02 1996 ++++ protoMakefile Mon Aug 17 18:56:27 1998 +@@ -47,7 +47,7 @@ + # Example (for Solaris 2.x with SPARCompiler C): + # CC = cc -c -O -s -Xc -DDONTFREE + +-CC = cc -c ++CC = cc -c ${CFLAGS} + + # Define LINK1 and LINK2 so that the command + # |