Skip to content

Commit 7815500

Browse files
committed
python 3.11.0b1 needed --with-system-expat
1 parent 0ecd6b4 commit 7815500

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ else()
4040
--prefix=${CMAKE_INSTALL_PREFIX}
4141
CC=${CC}
4242
CXX=${CXX}
43+
--with-system-expat
4344
)
4445

4546
set(python_cflags "${CMAKE_C_FLAGS}")

0 commit comments

Comments
 (0)