VirtualBox

Changeset 68825 in vbox


Ignore:
Timestamp:
Sep 22, 2017 1:17:44 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
118079
Message:

Additions/Makefile.kmk: Prepped it for RTIsoMaker. [build fix fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/Makefile.kmk

    r68824 r68825  
    111111
    112112  $(PATH_TARGET)/VBoxGuestCat.dir/VBoxGuest.inf: $(PATH_SUB_CURRENT)/common/VBoxGuest/win/VBoxGuest.inf $(MAKEFILE_CURRENT) | $$(dir $$@)
    113         $(call MSG_GENERATE,VBoxGuest-inf,$@,$<)
     113        (call MSG_GENERATE,VBoxGuest-inf,$@,$<)
    114114        $(call VBOX_EDIT_INF_FN,$<,$@)
    115115
     
    325325               --random-order-verification 2048 \
    326326                $(addprefix /,$(GUESTADDITIONS_FILESPEC_ALL)) \
    327                $(foreach spec, $(filter-out %.run,$(GUESTADDITIONS_FILESPEC_ALL)) \
     327               $(foreach spec, $(filter %.run,$(GUESTADDITIONS_FILESPEC_ALL)) \
    328328                        , --chmod a+x:/$(substr $(spec), 1, $(expr $(pos =,$(spec)) - 1))) \
    329329                --volume-id="VBOXADDITIONS_$(VBOX_VERSION_STRING_RAW)_$(VBOX_SVN_REV)" \
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