]> git.proxmox.com Git - mirror_qemu.git/commit
pixman: pass cflags, add -fPIC
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 14 Nov 2012 12:26:54 +0000 (13:26 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 14 Nov 2012 12:28:40 +0000 (13:28 +0100)
commitc28fa5a0b3566b133b5e3336d04f1333970ac179
tree46efcadb64f64e5765f176e9789eb7e5958d4427
parent4d5bdd0b460ee2ff8989b0f83fa38a3af052b343
pixman: pass cflags, add -fPIC

Pass on CFLAGS to the pixman configure script.
Add -fPIC to the cflags, needed to make the final link succeed.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Makefile