VirtualBox

Changeset 95614 in vbox for trunk/src/VBox/Runtime/tools


Ignore:
Timestamp:
Jul 13, 2022 1:00:11 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
152254
Message:

RTSignTool,IPRT: Working on signing executable images. [build fix] bugref:8691

File:
1 edited

Legend:

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

    r95613 r95614  
    19341934*   Option handlers shared by 'sign-exe', 'sign-cat', 'add-timestamp-exe-signature' and others.                                  *
    19351935*********************************************************************************************************************************/
     1936#ifndef IPRT_IN_BUILD_TOOL
     1937
    19361938static RTEXITCODE HandleOptCertFile(SIGNTOOLKEYPAIR *pKeyPair, const char *pszFile)
    19371939{
     
    20662068    return RTEXITCODE_SUCCESS;
    20672069}
     2070
     2071#endif /* !IPRT_IN_BUILD_TOOL */
    20682072
    20692073
     
    23522356*********************************************************************************************************************************/
    23532357#ifndef IPRT_IN_BUILD_TOOL
     2358
    23542359static RTEXITCODE HelpVerifyExe(PRTSTREAM pStrm, RTSIGNTOOLHELP enmLevel)
    23552360{
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