summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Build/2022-01-12-10-22-23.bpo-40280.5maBz8.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/Build/2022-01-12-10-22-23.bpo-40280.5maBz8.rst')
-rw-r--r--Misc/NEWS.d/next/Build/2022-01-12-10-22-23.bpo-40280.5maBz8.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Build/2022-01-12-10-22-23.bpo-40280.5maBz8.rst b/Misc/NEWS.d/next/Build/2022-01-12-10-22-23.bpo-40280.5maBz8.rst
new file mode 100644
index 0000000..55fc0fc
--- /dev/null
+++ b/Misc/NEWS.d/next/Build/2022-01-12-10-22-23.bpo-40280.5maBz8.rst
@@ -0,0 +1,2 @@
+The ``configure`` script has a new option ``--with-emscripten-target`` to
+select browser or node as Emscripten build target.