diff options
Diffstat (limited to '')
-rw-r--r-- | lang/tinycobol/files/patch-ac | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/lang/tinycobol/files/patch-ac b/lang/tinycobol/files/patch-ac deleted file mode 100644 index d4b54909092e..000000000000 --- a/lang/tinycobol/files/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ ---- compiler/cobopt.orig Thu Oct 26 10:05:09 2000 -+++ compiler/cobopt Thu Oct 26 10:05:14 2000 -@@ -14,8 +14,8 @@ - - #LD_PATH: -L/usr/lib -L/opt/cobol/lib - LD_PATH: -L/usr/lib -L/usr/local/lib --#LD_LIBS: -lhtcobol -ldb -lm -lreadline --LD_LIBS: -lhtcobol -ldb -lm -+LD_LIBS: -lhtcobol -ldb2 -lm -lreadline -+#LD_LIBS: -lhtcobol -ldb2 -lm - #XREF - generate sumbolic cross-ref in listing - not implimented - #NOXREF - not implemented - #COPYBOOKS_PATH: -Ipath - not implimented |