]> git.pld-linux.org Git - packages/VirtualBox.git/commitdiff
- verbose build support
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 4 Sep 2008 19:59:00 +0000 (19:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    VirtualBox.spec -> 1.123

VirtualBox.spec

index bfac7dc47222eb31af8529f6b57fba55e4518c58..1124d24fb4138d00ecddd5ed2a26da1ca8a4b551 100644 (file)
@@ -285,7 +285,7 @@ sed -i -e '/#.*define.*RTMEMALLOC_EXEC_HEAP/d' vboxadd/r0drv/linux/alloc-r0drv-l
        --disable-kmods
 
 . ./env.sh && \
-kmk -j1
+kmk -j1 %{?with_verbose:KBUILD_VERBOSE=3}
 %endif
 
 %if %{with kernel}
This page took 0.044969 seconds and 4 git commands to generate.