tce-load -i spice-dev cd xf86-video-qxl-0.1.4 CC="gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --disable-static --localstatedir=/var --sysconfdir=/etc --enable-xspice --enable-ccid find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make sudo make install xf86-video-qxl 0.1.4 ===================== prefix: /usr/local c compiler: gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe drm: -I/usr/local/include -I/usr/local/include/libdrm KMS: yes Build qxl: yes Build xspice: yes Build spiceccid: yes