]> git.pld-linux.org Git - packages/VirtualBox.git/commitdiff
- partial merge from vbox.spec
authorhawk <hawk@pld-linux.org>
Fri, 19 Jan 2007 13:43:44 +0000 (13:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    VirtualBox.spec -> 1.3

VirtualBox.spec

index 4092c15c351748179664ec47688f0844cfc1df2e..a6caf3af6c16882a4dbf8d430fa019f4f1bf5ccf 100644 (file)
@@ -142,7 +142,9 @@ Modu
 %patch1 -p0
 
 %build
-./configure
+./configure \
+       --with-gcc="%{__cc}" \
+       --with-g++="%{__cxx}"
 . ./env.sh
 kmk
 
This page took 0.03397 seconds and 4 git commands to generate.