Skip to content

Commit

Permalink
symbiflow-vtr-gui: pin libxml2 version
Browse files Browse the repository at this point in the history
This commit fixes incompatibility of libxml2 with used compiler

Signed-off-by: Kamil Rakoczy <krakoczy@antmicro.com>
  • Loading branch information
kamilrakoczy committed Sep 9, 2021
1 parent 12f9110 commit 13d44f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pnr/symbiflow-vtr-gui/meta.yaml
Expand Up @@ -23,6 +23,7 @@ requirements:
- {{ compiler('cxx') }} <11
- make
host:
- libxml2 >2.9.9
- bison
- cmake
- flex
Expand Down

0 comments on commit 13d44f5

Please sign in to comment.