VirtualBox

Changeset 95258 in vbox for trunk/src/VBox/Additions/os2


Ignore:
Timestamp:
Jun 13, 2022 3:31:38 PM (3 years ago)
Author:
vboxsync
Message:

Add/os2/VBoxSF: NASM should've been using the automatic escaping approach for a while now...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/os2/VBoxSF/Makefile.kmk

    r79113 r95258  
    194194ifndef VBOX_USE_WATCOM_FOR_OS2
    195195 VBoxSF_SOURCES     += \
    196         VBoxSF.def
    197 endif
    198 
    199 VBoxSFA.asm_DEFS    = VBOX_SVN_REV_STR=\"$(VBOX_SVN_REV)\" VBOX_VERSION_STRING=\"$(VBOX_VERSION_STRING)\"
     196        VBoxSF.def
     197endif
     198
     199VBoxSFA.asm_DEFS    = VBOX_SVN_REV_STR="$(VBOX_SVN_REV)" VBOX_VERSION_STRING="$(VBOX_VERSION_STRING)"
    200200VBoxSFInit.cpp_DEFS = VBOX_SVN_REV=$(VBOX_SVN_REV)
    201201
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