Index: 14.2.0/Makefile
===================================================================
--- 14.2.0/Makefile (revision 447)
+++ 14.2.0/Makefile (revision 448)
@@ -211,7 +211,7 @@
extra_configure_switches += --with-gmp=$(TARGET_DEST_DIR)/usr
extra_configure_switches += --with-isl=$(TARGET_DEST_DIR)/usr
-# Python 3.10 (The location to install Python modules. This path should NOT include the prefix):
+# Python 3.12 (The location to install Python modules. This path should NOT include the prefix):
extra_configure_switches += --with-python-dir=/lib$(LIBSUFFIX)/python3.12/site-packages
#