| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
With default-buildmode-pie.patch removed we must pass this explicitly
since make.bash unsets GOFLAGS.
|
|
|
|
|
|
|
|
|
| |
Instead set -buildmode=pie using the GOFLAGS environment variable on the
builders (see last commit). Users either have to pass -buildmode=pie
explicitly or configure their shell environment accordingly.
This fixes the `cannot find runtime/cgo`-warning and will allow running
more test cases of the go compiler test suite in the future.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
See https://github.com/ldc-developers/ldc/issues/3270
|
| |
|
|
|
|
| |
Also cleanup the APKBUILD a bit
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* Adopt package
* Fix lints
|
| |
|
|
|
|
| |
* Adopt package
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|