diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-08-30 01:52:16 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-08-30 01:52:16 +0000 |
commit | 2ab696ca9ac03a4413a166262409548966697a5d (patch) | |
tree | e5f93b58bffb0b98038837a845a86afe9cf9bb95 /math/yacas/files/patch-scripts::compile.rep::compilecpp.ys | |
parent | 1b8190e1ea951221363351a7898d7c50285a75c5 (diff) |
Notes
Diffstat (limited to 'math/yacas/files/patch-scripts::compile.rep::compilecpp.ys')
-rw-r--r-- | math/yacas/files/patch-scripts::compile.rep::compilecpp.ys | 11 |
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 |