qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RFC PATCH] Allow building without graphics support


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [RFC PATCH] Allow building without graphics support
Date: Fri, 14 Dec 2012 09:13:53 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.11) Gecko/20121116 Thunderbird/10.0.11

  Hi,

> Yes, I could manually install it, though then I get to deal with telling
> the pixman build exactly where to install itself, and repeating the
> process for each toolchain and multilib-variant thereof.

That part is easy too.  You just need ${cross_prefix}-pkg-config.
A simple two-liner script which sets PKG_CONFIG_PATH, then calls
/usr/bin/pkg-config.  That will not only work for pixman, but all
libraries detected via pkg-config by configure.

cheers,
  Gerd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]