]> git.pld-linux.org Git - packages/xorg-driver-video-nvidia.git/commitdiff
- `-Wpointer-arith' killed.
authorPaweł Sikora <pluto@pld-linux.org>
Sun, 4 Jul 2004 01:28:13 +0000 (01:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    X11-driver-nvidia-Makefile.patch -> 1.2

X11-driver-nvidia-Makefile.patch [new file with mode: 0644]

diff --git a/X11-driver-nvidia-Makefile.patch b/X11-driver-nvidia-Makefile.patch
new file mode 100644 (file)
index 0000000..2f3835d
--- /dev/null
@@ -0,0 +1,11 @@
+--- NVIDIA-Linux-x86-1.0-6106-pkg1/usr/src/nv/Makefile.kbuild.orig     2004-06-23 17:51:51.000000000 +0200
++++ NVIDIA-Linux-x86-1.0-6106-pkg1/usr/src/nv/Makefile.kbuild  2004-07-04 03:15:41.290378952 +0200
+@@ -73,7 +73,7 @@
+ #
+ EXTRA_CFLAGS += -I$(src)
+-EXTRA_CFLAGS += -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith  -Wno-multichar  -Werror -O -fno-common -MD $(DEFINES) $(INCLUDES) -Wno-cast-qual -Wno-error
++EXTRA_CFLAGS += -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wno-multichar  -Werror -O -fno-common -MD $(DEFINES) $(INCLUDES) -Wno-cast-qual -Wno-error
+ #
+ # We rely on these two definitions below; if they aren't set, we set them to
This page took 0.029463 seconds and 4 git commands to generate.