[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#54906] [PATCH] build: go-build-system: Add support for #:skip-build
From: |
Attila Lendvai |
Subject: |
[bug#54906] [PATCH] build: go-build-system: Add support for #:skip-build? #t. |
Date: |
Thu, 28 Apr 2022 12:14:18 +0000 |
> > if there is SKIP-BUILD?, then i can just set it to false in the
> > importer for all the dependencies, and only flip it to true for the
> > leaf packages that i'm actualy trying to build.
>
>
> Except for long build times due to not reusing build results, I don't
> follow: if dependency X doesn't build, doesn't that imply that
> dependent Y won't build either? Conversely, if dependent Y builds,
> doesn't that imply that the dependents can also be built by
> theirselves?
i'm afraid i'm stepping beyond my level of knowledge here... but i
think this may not be true for golang.
and AFAIU, the current GO-BUILD-SYSTEM doesn't reuse any build
artifacts. it only arranges the sources of the dependencies in a way
that the invoked `go build ...` can find them.
> To be clear, my comment was more about the wording (feature / work-
> around / ...) than about the addition of #:skip-build?.
thanks for clarifying that!
--
• attila lendvai
• PGP: 963F 5D5F 45C7 DFCD 0A39
--
“Most economic fallacies derive… from the tendency to assume that there is a
fixed pie, that one party can gain only at the expense of another.”
— Milton Friedman (1912–2006)