]> git.pld-linux.org Git - packages/VirtualBox.git/blobdiff - VirtualBox-warning_workaround.patch
- fix building with kernel 4.9.256
[packages/VirtualBox.git] / VirtualBox-warning_workaround.patch
index 06fe8363bb430207edb97532867456335a5c837e..37e700b500809b8faf09959e0d876179167893a3 100644 (file)
@@ -3,7 +3,7 @@ http://www.virtualbox.org/ticket/6715
 +++ VirtualBox-3.2.0_OSE/src/VBox/VMM/VMMAll/PGMAllGst.h       2010-05-19 14:07:31.690925013 +0200
 @@ -28,6 +28,11 @@ RT_C_DECLS_END
  
+ #endif /* 32BIT, PAE, AMD64 */
  
 +#if defined(__GNUC__) && __GNUC__ == 4 && __GNUC_MINOR__ == 5
 +    // Work around gcc 4.5 producing warnings when a X86PDPE is constructed
This page took 0.030042 seconds and 4 git commands to generate.