Commit 98cfb5ce authored by Michal Klocek's avatar Michal Klocek
Browse files

Add check for catalog support in libxml2

Since https://codereview.chromium.org/2788063002


libxml2 is expected to have disabled catalog
support. Prevent crashes of render process
and do not link against system libxml2 if it is
compiled with catalog support.

Task-number: QTBUG-66488
Change-Id: I2d922929878262c555802336841536eba1294db2
Reviewed-by: default avatarKai Koehne <kai.koehne@qt.io>
Showing with 52 additions and 4 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment