VirtualBox

Changeset 94860 in vbox


Ignore:
Timestamp:
May 5, 2022 4:54:48 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
151260
Message:

Installer/darwin: Package R0 files only if they are part of the build. bugref:9898

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/darwin/Makefile.kmk

    r94859 r94860  
    492492endif
    493493
    494 VBOX_DI_VBAPP_OTHER_UNIVERSAL_BINS = \
    495         MacOS/VMMR0.r0 \
    496         MacOS/VBoxDDR0.r0
     494ifdef VBOX_WITH_R0_MODULES
     495 VBOX_DI_VBAPP_OTHER_UNIVERSAL_BINS = \
     496        MacOS/VMMR0.r0 \
     497        MacOS/VBoxDDR0.r0
     498else
     499 VBOX_DI_VBAPP_OTHER_UNIVERSAL_BINS =
     500endif
    497501
    498502ifdef VBOX_WITH_RAW_MODE
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