On Thu, 3 Nov 2022 at 13:30, Daniel P. Berrangé <berra...@redhat.com> wrote: > > The PKG_CONFIG_PATH variable is not defined in GitLab CI > envs and even if it was, we don't need to set it to its > existing value. > > Signed-off-by: Daniel P. Berrangé <berra...@redhat.com> > --- > .gitlab-ci.d/crossbuild-template.yml | 9 +++------ > 1 file changed, 3 insertions(+), 6 deletions(-)
Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>