freebsd-ports/science/py-pymatgen
Piotr Kubaj 2d53df590e science/py-pymatgen: fix build on GCC architectures
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)
2020-01-23 10:44:41 +00:00
..
files science/py-pymatgen: fix build on GCC architectures 2020-01-23 10:44:41 +00:00
distinfo science/py-pymatgen: Update 2019.2.28 -> 2019.10.16 2020-01-18 19:43:44 +00:00
Makefile science/py-pymatgen: fix build on GCC architectures 2020-01-23 10:44:41 +00:00
pkg-descr