VirtualBox

Changeset 95259 in vbox for trunk/src/VBox/Devices/PC/ipxe


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

src/*.kmk: Applied VBOX_WITH_AUTOMATIC_DEFS_QUOTING to some 9 makefiles where it was missing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/ipxe/Makefile.kmk

    r93115 r95259  
    166166        VERSION_MINOR=0 \
    167167        VERSION_PATCH=0 \
    168         VERSION=\"1.0.0+\" \
    169168        _build_id=0xaffeaffe
    170 
     169 ifdef VBOX_WITH_AUTOMATIC_DEFS_QUOTING
     170  TEMPLATE_iPxe_DEFS += VERSION="1.0.0+"
     171 else
     172  TEMPLATE_iPxe_DEFS += VERSION=\"1.0.0+\"
     173 endif
    171174
    172175 #
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