Details
-
Sub-Task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
6.1.1
-
None
-
2020-1, 2020-2, 2020-3, 2020-4, 2020-5, 2020-6, 2020-7, 2021-1, 2021-2, 2021-3, 2021-4, 2021-5, 2021-6, 2021-7, 2021-8, 2021-9
Description
We now use libquadmath functions in ./utils/funcexp/func_cast.cpp and ./utils/funcexp/func_mod.cpp. This is the dependency we should avoid b/c:
- MCS doesn't need the full libquadmath only two functions out of it
- the dependency adds extra complexity when it gets down to prerequisite packages installation