Homec4science

we need to override compiler flags in lib/voronoi/Install.py

Authored by Axel Kohlmeyer <akohlmey@gmail.com> on Aug 10 2017, 14:34.

Description

we need to override compiler flags in lib/voronoi/Install.py

The default compiler flags in voro++'s config.mk file do not include
-fPIC, which makes it incompatible with building the shared object for
the python wrapper.

Details

Committed
Axel Kohlmeyer <akohlmey@gmail.com>Aug 10 2017, 14:34
Pushed
jungeOct 19 2017, 09:53
Parents
rLAMMPS2bc6ad80d404: avoid writable string and deprecated implicit conversion warning
Branches
Unknown
Tags
Unknown

Event Timeline

Axel Kohlmeyer <akohlmey@gmail.com> committed rLAMMPS2f3747eb6e6c: we need to override compiler flags in lib/voronoi/Install.py (authored by Axel Kohlmeyer <akohlmey@gmail.com>).Aug 10 2017, 14:34