build: force Docker-owned compilation
This commit is contained in:
@@ -60,7 +60,9 @@ make docker-check
|
||||
|
||||
`docker-image` creates the Arch Linux dependency image, `docker-build`
|
||||
compiles the runtime components, and `docker-check` runs the map verifiers and
|
||||
test suites. `docker` is a convenience alias for the image and build steps.
|
||||
test suites. Docker targets force their own compilation, so newer host
|
||||
objects cannot be reused. `docker` is a convenience alias for the image and
|
||||
build steps.
|
||||
The resulting runtime artifacts are:
|
||||
|
||||
```text
|
||||
|
||||
Reference in New Issue
Block a user