VirtualBox

Ignore:
Timestamp:
Jun 13, 2021 9:49:16 PM (4 years ago)
Author:
vboxsync
Message:

ValKit/Audio: Don't build vkatadd if additions aren't being built. bugref:10008

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/utils/audio/Makefile.kmk

    r89651 r89652  
    4545 if defined(VBOX_ONLY_ADDITIONS) || !defined(VBOX_ONLY_BUILD)
    4646  ifndef VBOX_WITH_ADDITIONS_FROM_BUILD_SERVER
    47    PROGRAMS += vkatadd
     47   ifndef VBOX_WITH_ADDITIONS
     48    PROGRAMS += vkatadd
     49   endif
    4850  endif
    4951 endif
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