New commits:
commit 41a8e90a7ce69cbd0a068ef8fd4621502519e63f
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
calc: Actually enable readline support if wanted
commit 185070415f403a55c125055a012c9156a694abd2
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
calc: Disable debug flag and use our custom CFLAGS and LDFLAGS
diff --git a/science/calc/HISTORY b/science/calc/HISTORY
index 9ec2e68..ea75ed1 100644
--- a/science/calc/HISTORY
+++ b/science/calc/HISTORY
@@ -1,5 +1,8 @@
2008-05-23 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 2.12.3.3
+ * PRE_BUILD: Disable debug code and hardcoding compiler flags
+ Pass our custom CFLAGS/LDFLAGS
+ Actually enable readline support if wanted