ports/math/fparser/files/patch-fparser.config
2021-08-18 18:25:37 -07:00

12 lines
482 B
Text

- same as https://src.fedoraproject.org/rpms/fparser/blob/f26/f/fparser.config.patch
diff -urN fpconfig.hh fpconfig.hh
--- fpconfig.hh 2012-11-11 09:25:15.000000000 +0100
+++ fpconfig.hh 2014-06-07 16:53:15.512151116 +0200
@@ -84,5 +84,5 @@
The second version requires that the compiler supports the alloca() function,
which is not standard, but is faster.
*/
-//#define FP_USE_THREAD_SAFE_EVAL
+#define FP_USE_THREAD_SAFE_EVAL
//#define FP_USE_THREAD_SAFE_EVAL_WITH_ALLOCA