From a235b4bad52b3d559462615cb9ec5f85232525ea Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 1 Jul 2006 10:11:05 +0000 Subject: [PATCH] - updated for 7182 Changed files: X11-driver-nvidia-legacy-gcc34.patch -> 1.3 --- X11-driver-nvidia-legacy-gcc34.patch | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/X11-driver-nvidia-legacy-gcc34.patch b/X11-driver-nvidia-legacy-gcc34.patch index 67d663e..d2fba16 100644 --- a/X11-driver-nvidia-legacy-gcc34.patch +++ b/X11-driver-nvidia-legacy-gcc34.patch @@ -1,22 +1,11 @@ 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 @@ +@@ -1496,6 +1496,6 @@ .open = nv_kern_vma_open, .close = nv_kern_vma_release, /* "close" */ - .nopage = nv_kern_vma_nopage, -+ .populate = 0 +- .nopage = nv_kern_vma_nopage, ++ .nopage = nv_kern_vma_nopage }; 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