VirtualBox

Ignore:
Timestamp:
May 17, 2021 4:45:20 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
144455
Message:

DrvHostAudioCoreAudioAuth.mm: Just try make it build (though not work) with ancient SDKs. bugref:9890 bugref:10008

File:
1 edited

Legend:

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

    r89097 r89114  
    9797        -framework AudioUnit \
    9898        -framework AudioToolbox \
    99         -framework AVFoundation \
    10099        -framework Foundation
     100ifn1of ($(VBOX_DEF_MACOSX_VERSION_MIN), 10.4 10.5 10.6)
     101 AudioTest_LDFLAGS.darwin += \
     102        -framework AVFoundation
     103endif
     104
    101105
    102106include $(FILE_KBUILD_SUB_FOOTER)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette