~ubuntu-branches/ubuntu/precise/virtualbox/precise-updates

« back to all changes in this revision

Viewing changes to src/VBox/Runtime/Makefile.kmk

  • Committer: Bazaar Package Importer
  • Author(s): Felix Geyer
  • Date: 2011-07-03 18:43:49 UTC
  • mfrom: (1.1.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: james.westby@ubuntu.com-20110703184349-st29q1gm3a80nqmc
Tags: 4.0.10-dfsg-1
* New upstream release.
  - Fixes VT-x detection on Linux 3.0 hosts. (LP: #799253)
* Don't disable the hardware performance counter in the init script, not
  needed anymore since VirtualBox 4.0.0.
* Add 31-multiarch-dri-path.patch to fix 3d guest acceleration with the
  multiarched mesa package.
* Use new Provides scheme for xorg video and input drivers. (Closes: #631612)
* Add 32-disable-guest-version-check.patch to disable notifications about
  outdated guest additions.
* Link against the static gsoap++ library to fix FTBFS. (Closes: #632368)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1694
1694
        r0drv/darwin/alloc-r0drv-darwin.cpp \
1695
1695
        r0drv/darwin/assert-r0drv-darwin.cpp \
1696
1696
        r0drv/darwin/initterm-r0drv-darwin.cpp \
 
1697
        r0drv/darwin/mach_kernel-r0drv-darwin.cpp \
1697
1698
        r0drv/darwin/memobj-r0drv-darwin.cpp \
1698
1699
        r0drv/darwin/mp-r0drv-darwin.cpp \
1699
1700
        r0drv/darwin/memuserkernel-r0drv-darwin.cpp \