SPECS: VirtualBox.spec - partial merge from vbox.spec

hawk hawk at pld-linux.org
Fri Jan 19 14:43:49 CET 2007


Author: hawk                         Date: Fri Jan 19 13:43:49 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- partial merge from vbox.spec

---- Files affected:
SPECS:
   VirtualBox.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/VirtualBox.spec
diff -u SPECS/VirtualBox.spec:1.2 SPECS/VirtualBox.spec:1.3
--- SPECS/VirtualBox.spec:1.2	Fri Jan 19 14:22:23 2007
+++ SPECS/VirtualBox.spec	Fri Jan 19 14:43:44 2007
@@ -143,7 +143,9 @@
 %patch1 -p0
 
 %build
-./configure
+./configure \
+	--with-gcc="%{__cc}" \
+	--with-g++="%{__cxx}"
 . ./env.sh
 kmk
 
@@ -239,6 +241,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/01/19 13:43:44  hawk
+- partial merge from vbox.spec
+
 Revision 1.2  2007/01/19 13:22:23  hawk
 - there are different output dirs for amd64 and x86 builds
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/VirtualBox.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list