Skip to content

Commit b21919c

Browse files
authored
clarify native code support for 32-bit will not be returning in 5.x (#12079)
1 parent 59a9b02 commit b21919c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ The initial release of OCaml 5.0 only supports the native compiler under ARM64
1414
and x86-64 architectures under Linux, macOS and the BSDs. On Windows, only the
1515
MinGW-w64 port is supported. Support for other 64-bit architectures and
1616
systems will be added back in later releases. On 32-bit systems, only the
17-
bytecode compiler is supported. Native-code support for these systems is under
18-
discussion.
17+
bytecode compiler will be supported.
1918

2019
|=====
2120
| Branch `trunk` | Branch `5.0` | Branch `4.14` | Branch `4.13`

0 commit comments

Comments
 (0)