VirtualBox

Ignore:
Timestamp:
Apr 28, 2016 12:19:34 PM (9 years ago)
Author:
vboxsync
Message:

bldRTManifest,bldRTSignTool: Don't drag RTBldCfgVersion into the link. Not important and we don't want to rebuild things unnecessarily just because of 'svn up'.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/tools/RTManifest.cpp

    r56978 r60738  
    369369                return RTEXITCODE_SUCCESS;
    370370
     371#ifndef IN_BLD_PROG  /* RTBldCfgVersion or RTBldCfgRevision in build time IPRT lib. */
    371372            case 'V':
    372373                RTPrintf("%sr%d\n", RTBldCfgVersion(), RTBldCfgRevision());
    373374                return RTEXITCODE_SUCCESS;
     375#endif
    374376
    375377            default:
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