VirtualBox

Ignore:
Timestamp:
Dec 6, 2018 8:49:28 PM (6 years ago)
Author:
vboxsync
Message:

vboximg-mount: 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

    r75976 r76033  
    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