summaryrefslogtreecommitdiffstats
path: root/source-builder/config/pixman-0-1.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2014-02-11 10:38:33 +1100
committerChris Johns <chrisj@rtems.org>2014-02-11 10:38:33 +1100
commitf27f7c40f64f3ca18582cf3a2a46cad2b7fb2ea9 (patch)
treeb055ac79bc6afd4f5a461ae6c146674636ee95a5 /source-builder/config/pixman-0-1.cfg
parentsb: Add pkg-config support. (diff)
downloadrtems-source-builder-f27f7c40f64f3ca18582cf3a2a46cad2b7fb2ea9.tar.bz2
config: Update qemu to build on FreeBSD.
Update configuration to build on FreeBSD. This is based on pkg-config detecting the packages installed on the host.
Diffstat (limited to 'source-builder/config/pixman-0-1.cfg')
-rw-r--r--source-builder/config/pixman-0-1.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/source-builder/config/pixman-0-1.cfg b/source-builder/config/pixman-0-1.cfg
index cf60723..56ab6bf 100644
--- a/source-builder/config/pixman-0-1.cfg
+++ b/source-builder/config/pixman-0-1.cfg
@@ -63,7 +63,8 @@ Source0: http://cairographics.org/releases/pixman-%{pixman_version}.tar.gz
--mandir=%{_mandir} \
--infodir=%{_infodir} \
--datadir=%{_datadir} \
- --build=%{_build} --host=%{_host}
+ --build=%{_build} --host=%{_host} \
+ --disable-gtk
%{__make} %{?_smp_mflags} all