VirtualBox

Changeset 84540 in vbox for trunk/src/VBox/NetworkServices


Ignore:
Timestamp:
May 26, 2020 3:06:13 PM (5 years ago)
Author:
vboxsync
Message:

Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). Corrected the conditions for it's definition instead. bugref:8489

Location:
trunk/src/VBox/NetworkServices
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/NetworkServices/Dhcpd/Makefile.kmk

    r84533 r84540  
    5050VBoxNetDHCP_INCS += . $(addprefix ../../Devices/Network/lwip-new/,$(LWIP_INCS))
    5151
    52 ifdef KMK_WITH_QUOTING
     52ifdef VBOX_WITH_AUTOMATIC_DEFS_QUOTING
    5353VBoxNetDHCP_DEFS      = KBUILD_TYPE="$(KBUILD_TYPE)"
    5454else
  • trunk/src/VBox/NetworkServices/NAT/Makefile.kmk

    r84533 r84540  
    3737VBoxNetNATHardened_TEMPLATE = VBOXR3HARDENEDEXE
    3838VBoxNetNATHardened_NAME     = VBoxNetNAT
    39   ifdef KMK_WITH_QUOTING
     39  ifdef VBOX_WITH_AUTOMATIC_DEFS_QUOTING
    4040VBoxNetNATHardened_DEFS     = SERVICE_NAME="VBoxNetNAT"
    4141  else
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