VirtualBox

Changeset 97882 in vbox


Ignore:
Timestamp:
Dec 28, 2022 1:27:08 AM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
154972
Message:

bldprogs/VBoxTpG: OS/2 build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bldprogs/VBoxTpG.cpp

    r96407 r97882  
    174174static const char           g_szAssemblerOsDef[]        = "RT_OS_DARWIN";
    175175#elif defined(RT_OS_OS2)
    176 static const char          *pszAssembler                = "nasm.exe";
    177 static const char          *pszAssemblerFmtOpt          = "-f";
     176static const char          *g_pszAssembler              = "nasm.exe";
     177static const char          *g_pszAssemblerFmtOpt        = "-f";
    178178static const char           g_szAssemblerFmtVal32[]     = "obj";
    179179static const char           g_szAssemblerFmtVal64[]     = "elf64";
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