VirtualBox

Changeset 82855 in vbox


Ignore:
Timestamp:
Jan 25, 2020 1:07:54 PM (5 years ago)
Author:
vboxsync
Message:

FE/Qt: Don't define the Prefix path in the qt.conf for non-hardened darwin build as that backfires when copying the build elsewhere (like different mac) for testing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk

    r82821 r82855  
    17581758        $(QUIET)$(RM) -f $@
    17591759        $(QUIET)$(APPEND) $@ "[Paths]"
     1760 ifndef VBOX_WITH_HARDENING # Not necessary and will screwup copying files elsewhere to test.
    17601761        $(QUIET)$(APPEND) $@ "Prefix =" $(PATH_OUT)/$(VirtualBox.app_INST)
     1762 endif
    17611763
    17621764 INSTALLS += VirtualBoxVM.app
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