FS#65915 - [sundials] missing fPIC - not suitable as shared library
Attached to Project:
Community Packages
Opened by Tobias Baust (tmb) - Saturday, 21 March 2020, 10:17 GMT
Last edited by Antonio Rojas (arojas) - Saturday, 21 March 2020, 13:26 GMT
Opened by Tobias Baust (tmb) - Saturday, 21 March 2020, 10:17 GMT
Last edited by Antonio Rojas (arojas) - Saturday, 21 March 2020, 13:26 GMT
|
Details
The sundials package is missing the fPIC option causing
problems while using as shared library.
Please add cmake -DCMAKE_C_FLAGS=-fPIC to PKGBUILD. |
This task depends upon
Closed by Antonio Rojas (arojas)
Saturday, 21 March 2020, 13:26 GMT
Reason for closing: Implemented
Additional comments about closing: sundials 5.1.0-2
Saturday, 21 March 2020, 13:26 GMT
Reason for closing: Implemented
Additional comments about closing: sundials 5.1.0-2
Comment by Antonio Rojas (arojas) -
Saturday, 21 March 2020, 13:17 GMT
I guess you mean while using as static library?