Skip to content

Commit cfc457e

Browse files
committed
readme
1 parent 7b6b9a2 commit cfc457e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -184,10 +184,9 @@ PDFIUM_PLATFORM="sourcebuild" python -m pip install -v .
184184
> By default, the build scripts will create separate DLLs for vendored dependency libraries (e.g. `abseil`). However, if you want to bundle everything into a single DLL, pass `--single-lib`.
185185
186186
> [!NOTE]
187-
> The native sourcebuild currently supports Linux, or Linux-like platforms.
188-
> macOS and Windows are not handled, as we do not have access to these systems, and working over CI did not turn out feasible.
189-
> You need to use the toolchained build on these platforms for now.
190-
> Community help / pull requests to extend platform support would be appreciated.
187+
> The native sourcebuild currently supports Linux (or similar).
188+
> macOS and Windows are not handled, as we do not have access to these systems, and working over CI did not turn out feasible – use the toolchain-based build for now.
189+
> Community help / pull requests to extend platform support would be welcome.
191190
192191
##### cibuildwheel
193192

0 commit comments

Comments
 (0)