summaryrefslogtreecommitdiff
path: root/lang/Sather/files/patch-02
diff options
context:
space:
mode:
Diffstat (limited to 'lang/Sather/files/patch-02')
-rw-r--r--lang/Sather/files/patch-0219
1 files changed, 0 insertions, 19 deletions
diff --git a/lang/Sather/files/patch-02 b/lang/Sather/files/patch-02
deleted file mode 100644
index fa9ad16a99f5..000000000000
--- a/lang/Sather/files/patch-02
+++ /dev/null
@@ -1,19 +0,0 @@
-*** System/CONFIG.proto.0 Mon Oct 31 03:55:23 1994
---- System/CONFIG.proto Mon Oct 31 03:57:59 1994
-***************
-*** 13,19 ****
- "#/System/base.a #/System/GC/gc.a -lm"
-
- -- extra args to pass to C compile if optimization turned on
-! "-O"
-
- -- extra args to pass to C compile if debugging turned on
- "-g"
---- 13,19 ----
- "#/System/base.a #/System/GC/gc.a -lm"
-
- -- extra args to pass to C compile if optimization turned on
-! "-O2"
-
- -- extra args to pass to C compile if debugging turned on
- "-g"