packages: VirtualBox/VirtualBox.spec - testcases are broken on some gcc ver...

hawk hawk at pld-linux.org
Mon Aug 30 10:25:59 CEST 2010


Author: hawk                         Date: Mon Aug 30 08:25:59 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- testcases are broken on some gcc versions, disable them till they'll get
  fixed (as suggested by upstream in comments to bug reports)

---- Files affected:
packages/VirtualBox:
   VirtualBox.spec (1.303 -> 1.304) 

---- Diffs:

================================================================
Index: packages/VirtualBox/VirtualBox.spec
diff -u packages/VirtualBox/VirtualBox.spec:1.303 packages/VirtualBox/VirtualBox.spec:1.304
--- packages/VirtualBox/VirtualBox.spec:1.303	Fri Aug 27 10:35:47 2010
+++ packages/VirtualBox/VirtualBox.spec	Mon Aug 30 10:25:54 2010
@@ -28,7 +28,7 @@
 %define		_enable_debug_packages	0
 %endif
 
-%define		rel		7
+%define		rel		8
 %define		pname		VirtualBox
 
 Summary:	VirtualBox OSE - x86 hardware virtualizer
@@ -425,6 +425,7 @@
 
 %build
 %if %{with userspace}
+echo "VBOX_WITH_TESTCASES := " > LocalConfig.kmk
 ./configure \
 	--with-gcc="%{__cc}" \
 	--with-g++="%{__cxx}" \
@@ -825,6 +826,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.304  2010/08/30 08:25:54  hawk
+- testcases are broken on some gcc versions, disable them till they'll get
+  fixed (as suggested by upstream in comments to bug reports)
+
 Revision 1.303  2010/08/27 08:35:47  arekm
 - release 7
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/VirtualBox/VirtualBox.spec?r1=1.303&r2=1.304&f=u



More information about the pld-cvs-commit mailing list