]> git.pld-linux.org Git - packages/xorg-driver-video-nvidia.git/blob - X11-driver-nvidia-Makefile.patch
- libdir32 is just prefix/lib on amd64
[packages/xorg-driver-video-nvidia.git] / X11-driver-nvidia-Makefile.patch
1 --- NVIDIA-Linux-x86-1.0-6106-pkg1/usr/src/nv/Makefile.kbuild.orig      2004-06-23 17:51:51.000000000 +0200
2 +++ NVIDIA-Linux-x86-1.0-6106-pkg1/usr/src/nv/Makefile.kbuild   2004-07-04 03:15:41.290378952 +0200
3 @@ -73,7 +73,7 @@
4  #
5  
6  EXTRA_CFLAGS += -I$(src)
7 -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
8 +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
9  
10  #
11  # We rely on these two definitions below; if they aren't set, we set them to
This page took 0.030151 seconds and 4 git commands to generate.