Efraim Flashner
0cd912186a
build-system/go: Fix building on host's secondary architecture.
...
Before when building for i686-linux on x86_64-linux GOARCH would be set
to amd64, not 386.
* guix/build-system/go.scm (go-build): Set goarch and goos to #f when
not cross-compiling.
* guix/build/go-build-system.scm (setup-go-environment): Set GOARCH
according to the calculated goarch or using GOHOSTARCH and GOOS
according to the calculated goos or using GOHOSTOS.
2021-10-18 14:53:17 +03:00
..
2021-06-22 13:10:32 +02:00
2020-09-03 00:09:38 +02:00
2019-10-13 22:35:04 +02:00
2021-06-13 23:57:45 +02:00
2020-04-02 16:07:08 +02:00
2021-03-15 15:53:11 +02:00
2020-07-15 10:26:35 +03:00
2020-12-03 16:18:33 +01:00
2020-01-15 23:48:33 +01:00
2020-01-26 13:39:18 +01:00
2020-06-22 15:42:55 +02:00
2020-02-28 09:39:31 +01:00
2020-08-24 10:41:06 +02:00
2021-10-14 16:45:06 +02:00
2021-09-08 13:39:27 +02:00
2021-05-05 10:01:48 +02:00
2021-09-25 09:34:36 +02:00
2020-02-17 23:21:04 +01:00
2020-02-16 18:45:37 +02:00
2020-06-18 14:48:17 +02:00
2021-10-18 14:53:17 +03:00
2021-04-15 03:22:55 -04:00
2021-10-08 09:13:52 +02:00
2020-10-10 22:37:45 +02:00
2021-06-22 13:10:36 +02:00
2021-03-29 16:47:18 +02:00
2021-10-01 21:27:35 +02:00
2020-09-12 11:18:56 +02:00
2019-11-15 13:00:23 +02:00
2021-06-22 13:10:28 +02:00
2021-10-16 17:30:31 +02:00
2021-07-19 14:46:28 +03:00
2021-06-24 14:10:29 +02:00
2021-07-18 02:11:13 -04:00
2021-10-17 18:26:44 +02:00
2021-06-22 17:55:05 +02:00
2021-07-02 16:50:09 -04:00
2021-07-02 16:50:10 -04:00
2021-09-25 09:34:36 +02:00
2019-09-23 12:08:13 -07:00
2019-10-11 11:44:44 -04:00
2020-12-15 17:32:11 +01:00
2020-10-10 22:37:45 +02:00
2021-09-23 18:17:16 +02:00
2020-02-17 16:52:55 +01:00