VirtualBox

Changeset 41035 in vbox for trunk/src/VBox/Storage


Ignore:
Timestamp:
Apr 24, 2012 7:50:42 AM (13 years ago)
Author:
vboxsync
Message:

Storage: Fix compiler warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Storage/VD.cpp

    r40991 r41035  
    4747 * requires the SUPR3 library which is not available there.
    4848 */
    49 #if !defined(RT_ARCH_X86) && !defined(RT_ARCH_AMD64)
     49#if !defined(VBOX_HDD_NO_DYNAMIC_BACKENDS) && !defined(RT_ARCH_X86) && !defined(RT_ARCH_AMD64)
    5050# define VBOX_HDD_NO_DYNAMIC_BACKENDS
    5151#endif
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette