summaryrefslogtreecommitdiff
path: root/math/yacas/files/patch-scripts::compile.rep::compilecpp.ys
diff options
context:
space:
mode:
Diffstat (limited to 'math/yacas/files/patch-scripts::compile.rep::compilecpp.ys')
-rw-r--r--math/yacas/files/patch-scripts::compile.rep::compilecpp.ys11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/yacas/files/patch-scripts::compile.rep::compilecpp.ys b/math/yacas/files/patch-scripts::compile.rep::compilecpp.ys
deleted file mode 100644
index bc28ab9211d7..000000000000
--- a/math/yacas/files/patch-scripts::compile.rep::compilecpp.ys
+++ /dev/null
@@ -1,11 +0,0 @@
---- scripts/compile.rep/compilecpp.ys.orig Sun Aug 24 14:35:27 2003
-+++ scripts/compile.rep/compilecpp.ys Thu Jul 29 15:48:30 2004
-@@ -395,7 +395,7 @@
-
- // The define OPTIMIZE_COMPILED_PLUGIN_SIZE should be defined somewhere else.
- #ifndef WIN32 // some macro expansion is failing on Win platform, no idea why.
--#define OPTIMIZE_COMPILED_PLUGIN_SIZE
-+// #define OPTIMIZE_COMPILED_PLUGIN_SIZE
- #endif // WIN32
-
- #ifdef OPTIMIZE_COMPILED_PLUGIN_SIZE