#!/bin/sh
echo 'ERROR: /opt/petalinux/2020.3/sysroots/x86_64-petalinux-linux/usr/bin/xml2-config should not be used, use an alternative such as pkg-config' >&2
echo '--should-not-have-used-/opt/petalinux/2020.3/sysroots/x86_64-petalinux-linux/usr/bin/xml2-config'
exit 1
