VirtualBox

Changeset 76302 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Dec 19, 2018 7:42:05 PM (6 years ago)
Author:
vboxsync
Message:

vboximg-mount: (re-apply) make it easier to take a tools directory located in a non-standard place

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ImageMounter/vboximg-mount/Makefile.kmk

    r76271 r76302  
    2020
    2121ifeq ($(KBUILD_TARGET),darwin)
    22  VBOX_PATH_FUSE := $(lastword $(sort $(wildcard $(KBUILD_DEVTOOLS_TRG)/osxfuse/v*)))
     22 VBOX_PATH_FUSE ?= $(lastword $(sort $(wildcard $(KBUILD_DEVTOOLS_TRG)/osxfuse/v*)))
    2323 ifneq ($(VBOX_PATH_FUSE),)
    2424  LIB_FUSE     := $(VBOX_PATH_FUSE)/lib/libosxfuse.dylib
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