lnd.xprv/make
Oliver Gugger 30c2c0addc
make: remove arch darwin-386 that is unsupported by go 1.15
As of go version 1.15.x, the darwin-386 architecture is no longer
supported. Because we use that go version on Travis to assert all
architectures can be built successfully, we have to remove this
architecture from the list.
2020-11-13 10:19:52 +01:00
..
fuzz_flags.mk make: add fuzz-build and fuzz commands 2020-10-09 09:53:55 +02:00
release_flags.mk make: remove arch darwin-386 that is unsupported by go 1.15 2020-11-13 10:19:52 +01:00
testing_flags.mk make+itest: allow the same test to be run in parallel 2020-11-10 13:57:31 +01:00