From 0e2ceff24625ffdd0daa3caae9e572e5e55d728c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Fri, 21 Apr 2006 23:40:23 +0000 Subject: [PATCH] - orphaned, outdated Changed files: X11-driver-nvidia-gcc34.patch -> 1.5 --- X11-driver-nvidia-gcc34.patch | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 X11-driver-nvidia-gcc34.patch diff --git a/X11-driver-nvidia-gcc34.patch b/X11-driver-nvidia-gcc34.patch deleted file mode 100644 index 67d663e..0000000 --- a/X11-driver-nvidia-gcc34.patch +++ /dev/null @@ -1,22 +0,0 @@ -diff -uNr NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c NVIDIA-Linux-x86-1.0-5336-pkg1.fixed/usr/src/nv/nv.c ---- NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c 2004-01-15 04:29:11.000000000 +0100 -+++ NVIDIA-Linux-x86-1.0-5336-pkg1.fixed/usr/src/nv/nv.c 2004-02-17 20:53:36.000000000 +0100 -@@ -1496,6 +1496,7 @@ - .open = nv_kern_vma_open, - .close = nv_kern_vma_release, /* "close" */ - .nopage = nv_kern_vma_nopage, -+ .populate = 0 - }; - - static nv_file_private_t * ---- NVIDIA-Linux-x86_64-1.0-8178-pkg1/usr/src/nv/conftest.sh.orig 2005-12-15 02:34:40.000000000 +0100 -+++ NVIDIA-Linux-x86_64-1.0-8178-pkg1/usr/src/nv/conftest.sh 2006-01-26 19:21:46.000000000 +0100 -@@ -23,7 +23,7 @@ - - CFLAGS="-D__KERNEL__ \ - -nostdinc -isystem $ISYSTEM \ ---Werror -Wimplicit-function-declaration" -+-Werror-implicit-function-declaration" - - if [ "$OUTPUT" != "$SOURCES" ]; then - ARCH=`uname -m | sed -e 's/i.86/i386/'` -- 2.44.0