]> git.pld-linux.org Git - packages/VirtualBox.git/commitdiff
- hack seems no longer needed auto/th/VirtualBox-2_0_0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 5 Sep 2008 22:25:18 +0000 (22:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    VirtualBox.spec -> 1.128

VirtualBox.spec

index b8bbfa387604f0e65850637ef3187b7b276d09ca..d0e7889ee1f42b5e0ed684fa611fd0562adc9dd9 100644 (file)
@@ -268,11 +268,6 @@ rm -rf PLD-MODULE-BUILD && mkdir PLD-MODULE-BUILD && cd PLD-MODULE-BUILD
 ../src/VBox/HostDrivers/Support/linux/export_modules modules.tar.gz && \
        tar -zxf modules.tar.gz && rm -f modules.tar.gz
 
-%ifarch %{x8664}
-# HACK, is this really safe on x86_64?
-sed -i -e '/#.*define.*RTMEMALLOC_EXEC_HEAP/d' vboxadd/r0drv/linux/alloc-r0drv-linux.c vboxvfs/r0drv/linux/alloc-r0drv-linux.c
-%endif
-
 %build
 %if %{with userspace}
 ./configure \
This page took 0.035028 seconds and 4 git commands to generate.