Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | science/pcmsolver: fix build on GCC architectures | Piotr Kubaj | 2019-10-27 | 1 | -0/+10 |
Use C++11 compiler. Respect CC and CXX. Include sys/types.h before including headers to make gid_t, uid_t available. PR: 241465 Approved by: yuri (maintainer), linimon (mentor) Notes: svn path=/head/; revision=515815 |