summaryrefslogtreecommitdiff
path: root/package/xorg/xorg-uclibc.patch
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2005-05-12 22:22:29 +0000
committerEric Andersen <andersen@codepoet.org>2005-05-12 22:22:29 +0000
commitc5c1adc379054204e7fe8a096f0683cf6a2af1ea (patch)
tree0c80f24a27857102a18ca2f7a762b40ca3112b22 /package/xorg/xorg-uclibc.patch
parent6f0d9d76484554c52a6ca269c8ac8f7f6846f2fd (diff)
First pass at getting current x.org to into buildroot.
Still needs more polish but is a good start.
Diffstat (limited to 'package/xorg/xorg-uclibc.patch')
-rw-r--r--package/xorg/xorg-uclibc.patch31
1 files changed, 31 insertions, 0 deletions
diff --git a/package/xorg/xorg-uclibc.patch b/package/xorg/xorg-uclibc.patch
new file mode 100644
index 000000000..23b8b5fc0
--- /dev/null
+++ b/package/xorg/xorg-uclibc.patch
@@ -0,0 +1,31 @@
+--- xc/programs/xfs/os/config.c.orig 2005-04-26 03:13:52.000000000 -0600
++++ xc/programs/xfs/os/config.c 2005-04-26 03:14:09.000000000 -0600
+@@ -665,6 +665,8 @@
+ val = config_parse_int (val, &ret, &scan);
+ if (ret == -1)
+ return val;
++#ifdef SNFFORMAT
+ SnfSetFormat (bit, byte, glyph, scan);
++#endif
+ return val;
+ }
+--- xc/fonts/util/ucs2any.c 2004-03-04 17:46:21.000000000 +0000
++++ xc/fonts/util/ucs2any.c 2004-09-11 12:49:37.000000000 +0000
+@@ -61,17 +61,6 @@
+ /* global variable for argv[0] */
+ const char *my_name = NULL;
+
+-#ifdef NEED_BASENAME
+-static char *
+-basename(char *pathname)
+-{
+- char *ptr;
+-
+- ptr = strrchr(pathname, '/');
+- return ((ptr == NULL) ? pathname : &ptr[1]);
+-}
+-#endif
+-
+ /* "CLASS" "z" string and memory manipulation */
+
+ static void *