From: jacmet at uclibc.org <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/x11r7/xserver_xorg-server
Date: Tue, 1 Jul 2008 01:51:26 -0700 (PDT) [thread overview]
Message-ID: <20080701085126.29950F8007@busybox.net> (raw)
Author: jacmet
Date: 2008-07-01 01:51:25 -0700 (Tue, 01 Jul 2008)
New Revision: 22579
Log:
xserver: disable xephyr/xnest/xvfb servers
Disable development xephyr/xnest/xvfb servers (saves ~3MB).
Modified:
trunk/buildroot/package/x11r7/xserver_xorg-server/xserver_xorg-server.mk
Changeset:
Modified: trunk/buildroot/package/x11r7/xserver_xorg-server/xserver_xorg-server.mk
===================================================================
--- trunk/buildroot/package/x11r7/xserver_xorg-server/xserver_xorg-server.mk 2008-07-01 01:57:36 UTC (rev 22578)
+++ trunk/buildroot/package/x11r7/xserver_xorg-server/xserver_xorg-server.mk 2008-07-01 08:51:25 UTC (rev 22579)
@@ -36,10 +36,13 @@
xproto_resourceproto xproto_trapproto xproto_videoproto xproto_xcmiscproto \
xproto_xextproto xproto_xf86bigfontproto xproto_xf86dgaproto xproto_xf86driproto \
xproto_xf86miscproto xproto_xf86rushproto xproto_xf86vidmodeproto xproto_xproto \
- pixman dbus $(XSERVER_XORG_MESA_DEPS) mcookie
+ pixman dbus $(XSERVER_XORG_MESA_DEPS) mcookie
-XSERVER_XORG_SERVER_CONF_OPT = $(XSERVER_XORG_ENABLE_KDRIVE) --enable-freetype $(XSERVER_XORG_ENABLE_MODULAR) \
- --disable-config-hal $(XSERVER_XORG_MESA_DIR) CFLAGS="-I$(STAGING_DIR)/usr/include/pixman-1"
+XSERVER_XORG_SERVER_CONF_OPT = $(XSERVER_XORG_ENABLE_KDRIVE)
+ --enable-freetype $(XSERVER_XORG_ENABLE_MODULAR) \
+ --disable-config-hal $(XSERVER_XORG_MESA_DIR) \
+ --disable-xnest --disable-xephyr --disable-xvfb \
+ CFLAGS="-I$(STAGING_DIR)/usr/include/pixman-1"
XSERVER_XORG_SERVER_INSTALL_STAGING_OPT = DESTDIR=$(STAGING_DIR) install install-data
XSERVER_XORG_SERVER_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install
next reply other threads:[~2008-07-01 8:51 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-01 8:51 jacmet at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-12-22 22:10 [Buildroot] svn commit: trunk/buildroot/package/x11r7/xserver_xorg-server jacmet at uclibc.org
2008-10-23 11:58 jacmet at uclibc.org
2008-10-23 10:24 jacmet at uclibc.org
2008-10-21 19:44 jacmet at uclibc.org
2008-10-19 21:49 jacmet at uclibc.org
2008-09-30 7:32 egtvedt at uclibc.org
2008-09-10 13:16 hamish at uclibc.org
2008-07-01 11:46 jacmet at uclibc.org
2008-06-30 13:20 jacmet at uclibc.org
2008-06-30 13:14 jacmet at uclibc.org
2008-05-01 19:16 ninevoltz at uclibc.org
2008-05-01 14:03 ninevoltz at uclibc.org
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080701085126.29950F8007@busybox.net \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox