SPECS (AC-branch): ndiswrapper.spec - fix compilation on amd64

hawk hawk at pld-linux.org
Tue Dec 5 09:20:33 CET 2006


Author: hawk                         Date: Tue Dec  5 08:20:33 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- fix compilation on amd64

---- Files affected:
SPECS:
   ndiswrapper.spec (1.37.2.3 -> 1.37.2.4) 

---- Diffs:

================================================================
Index: SPECS/ndiswrapper.spec
diff -u SPECS/ndiswrapper.spec:1.37.2.3 SPECS/ndiswrapper.spec:1.37.2.4
--- SPECS/ndiswrapper.spec:1.37.2.3	Thu Nov 23 22:49:01 2006
+++ SPECS/ndiswrapper.spec	Tue Dec  5 09:20:27 2006
@@ -134,7 +134,8 @@
 
     %{__make} x86_64_stubs gen_exports \
 	KSRC=. \
-	KVERS="%{_kernel_ver}"
+	KVERS="%{_kernel_ver}" \
+	%{?x8664:CONFIG_X86_64=y}
     %{__make} -C %{_kernelsrcdir} clean \
         RCS_FIND_IGNORE="-name '*.ko' -o" \
         M=$PWD O=$PWD/o \
@@ -211,6 +212,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37.2.4  2006/12/05 08:20:27  hawk
+- fix compilation on amd64
+
 Revision 1.37.2.3  2006/11/23 21:49:01  shadzik
 - last version that builds on AC is 1.15, so use it
 - removed patch0, usb_owner is managed otherwise (should work without the patch)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ndiswrapper.spec?r1=1.37.2.3&r2=1.37.2.4&f=u



More information about the pld-cvs-commit mailing list