VirtualBox

Ignore:
Timestamp:
Aug 31, 2009 12:06:34 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
51646
Message:

FE/Qt4-OSX: Try to prevent the password prompt at SL 32bit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/main.cpp

    r22434 r22598  
    157157#endif /* DEBUG && X11 && LINUX*/
    158158
    159 #if defined(RT_OS_DARWIN) && defined(RT_ARCH_AMD64)
     159#if defined(RT_OS_DARWIN)
    160160# include <dlfcn.h>
    161161# include <sys/mman.h>
     
    173173        ASMAtomicWriteU32((volatile uint32_t *)addr, 0xccc3c031); /* xor eax, eax; ret; int3 */
    174174}
    175 #endif /* DARWIN + AMD64 */
     175#endif /* DARWIN */
    176176
    177177static void QtMessageOutput (QtMsgType type, const char *msg)
Note: See TracChangeset for help on using the changeset viewer.

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