Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | science/py-pymatgen: Update 2019.10.16 -> 2021.2.14 | Yuri Victorovich | 2021-02-16 | 1 | -18/+0 |
| | |||||
* | science/py-pymatgen: fix build on GCC architectures | Piotr Kubaj | 2020-01-23 | 1 | -0/+18 |
C++11 compiler is necessary:cc1plus: error: unrecognized command line option "-std=c++11" -march=native is specified in CXXFLAGS and may break runtime on some x86: cc1plus: error: unrecognized command line option "-march=native" Approved by: portmgr (ports compliance) |