Skip to content
Snippets Groups Projects
Commit 194806361985 authored by Nick Wellnhofer's avatar Nick Wellnhofer
Browse files

Change libxml2 Python config

Fix CI build after AM_PATH_PYTHON change in libxml2.
parent be6085f11fff
Branches
No related tags found
No related merge requests found
...@@ -29,6 +29,7 @@ ...@@ -29,6 +29,7 @@
only: only:
- schedules - schedules
variables: variables:
PYTHON: "/usr/bin/python3"
CONFIG: "--with-python=/usr/bin/python3" CONFIG: "--with-python=/usr/bin/python3"
CFLAGS: "-O2" CFLAGS: "-O2"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment