Skip to content

Restore SYSTEM, ARCH and MODEL information for bytecode-only architectures#11639

Merged
dra27 merged 1 commit intoocaml:trunkfrom
dra27:system-arch
Oct 18, 2022
Merged

Restore SYSTEM, ARCH and MODEL information for bytecode-only architectures#11639
dra27 merged 1 commit intoocaml:trunkfrom
dra27:system-arch

Conversation

@dra27
Copy link
Copy Markdown
Member

@dra27 dra27 commented Oct 18, 2022

The mechanism used to mark the "no native backend yet" configurations for OCaml 5.0 in #10871 accidentally reverts #10044 (and which I just noticed while trying to use the value of system on a bytecode-only architecture).

This affects/regresses the output of ocamlc -config on the affected architectures, so I think it ought to go on 5.0.

@dra27 dra27 added this to the 5.0 milestone Oct 18, 2022
@dra27 dra27 requested a review from shindere October 18, 2022 09:40
@dra27
Copy link
Copy Markdown
Member Author

dra27 commented Oct 18, 2022

Running through precheck#791

@shindere
Copy link
Copy Markdown
Contributor

shindere commented Oct 18, 2022 via email

@dra27 dra27 merged commit 6a8bb4e into ocaml:trunk Oct 18, 2022
@dra27
Copy link
Copy Markdown
Member Author

dra27 commented Oct 18, 2022

Thanks, @shindere!

dra27 added a commit that referenced this pull request Oct 18, 2022
Restore `SYSTEM`, `ARCH` and `MODEL` information for bytecode-only architectures

(cherry picked from commit 6a8bb4e)
@dra27
Copy link
Copy Markdown
Member Author

dra27 commented Oct 18, 2022

Pushed to 5.0 in 76d6bae along with @Octachron's fix for Jenkins in 3411237

@dra27 dra27 deleted the system-arch branch October 18, 2022 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants