]> git.eshelyaron.com Git - emacs.git/commit
Improve native compilation on emba
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 3 Oct 2021 17:40:14 +0000 (19:40 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 3 Oct 2021 17:40:14 +0000 (19:40 +0200)
commit9d77dea374a08cafb0b0e4a0c1102671bf8f6f8b
tree9fc8bae3a74379c831832334bc8b0fea3b0d5411
parent72491495e7b4b574f04fd18902c61dca84dcbc1b
Improve native compilation on emba

* test/infra/Dockerfile.emba (emacs-native-comp)
(emacs-native-comp-speed1, emacs-native-comp-speed2): New stages.
(emacs-native-comp-speed0): Adapt.

* test/infra/gitlab-ci.yml (.build-template): Add 'needs: []'.
(.native-comp-template): Use 'only:' instead of 'rules:'.
(build-native-comp-speed0): Rename from 'build-native-bootstrap-speed0'.
(build-native-comp-speed1, build-native-comp-speed2)
(test-native-comp-speed0): New jobs.
test/infra/Dockerfile.emba
test/infra/gitlab-ci.yml