Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/govendor: rebuild with go 1.8, enable ppc64le | Natanael Copa | 2017-05-16 | 1 | -2/+2 |
| | |||||
* | community/<go packages>: Do not compile on ppc64le | Breno Leitao | 2017-04-10 | 1 | -1/+1 |
| | | | | | | | Currently ppc64le does not have go, thus, disabling the build of the packages that depends on golang. This patch should be reverted once we have go enabled on ppc64le. | ||||
* | community/govendor: moved from testing and add verbose switch | Carlo Landmeter | 2016-12-20 | 2 | -0/+92 |
govender sync didnt have a verbose switch which made abuild process confusingly slow. |