VirtualBox

Changeset 93424 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Jan 24, 2022 9:09:41 PM (3 years ago)
Author:
vboxsync
Message:

*.kmk: Try contain VBOX_WITH_VMNET to darwin in the makefile usage. bugref:9932

File:
1 edited

Legend:

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

    r93419 r93424  
    555555
    556556 ifdef VBOX_WITH_VMNET
    557   VBoxDD_DEFS           += VBOX_WITH_VMNET
    558   VBoxDD_SOURCES        += \
     557  VBoxDD_DEFS.darwin    += VBOX_WITH_VMNET
     558  VBoxDD_SOURCES.darwin += \
    559559        Network/DrvVMNet.m
    560   VBoxDD_LDFLAGS += -framework vmnet
     560  VBoxDD_LDFLAGS.darwin += -framework vmnet
    561561 endif
    562562
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