3 | | So, I added rmd160 checksum and removed distname. |
4 | | To use the right compiler can I just use compiler.whitelist or I need to specify differently? In the Makefile (from downloaded archive) I specify g++. |
5 | | I removed github PortGroup, since I do not build from github repo directly, but for the releases output by Travis CI. |
| 3 | - So, I added rmd160 checksum and removed distname. |
| 4 | - To use the right compiler can I just use compiler.whitelist or I need to specify differently? In the Makefile (from downloaded archive) I specify g++. |
| 5 | - I removed github PortGroup, since I do not build from github repo directly, but for the releases output by Travis CI. |
| 6 | |