summaryrefslogtreecommitdiff
path: root/science/py-pymatgen/files/patch-setup.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* science/py-pymatgen: Update 2019.10.16 -> 2021.2.14Yuri Victorovich2021-02-161-18/+0
|
* science/py-pymatgen: fix build on GCC architecturesPiotr Kubaj2020-01-231-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)