VirtualBox

Ignore:
Timestamp:
Dec 17, 2010 1:03:01 PM (14 years ago)
Author:
vboxsync
Message:

Made RTPathAppPrivateNoArch return /opt/VirtualBox instead of /opt/VirtualBox/[amd64|i386] on solaris, moving the nls up to /opt/VirtualBox/ saving ~12KB.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/path.cpp

    r35218 r35222  
    8686#if !defined(RT_OS_WINDOWS) && defined(RTPATH_APP_PRIVATE)
    8787    return RTStrCopy(pszPath, cchPath, RTPATH_APP_PRIVATE);
    88 #elif defined(RT_OS_SOLARIS) && 0 /// @todo fix this
     88#elif defined(RT_OS_SOLARIS)
    8989    return rtPathSolarisArchHack(pszPath, cchPath);
    9090#else
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