VirtualBox

Changeset 95882 in vbox for trunk/src


Ignore:
Timestamp:
Jul 27, 2022 6:48:23 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
152612
Message:

tools/Makefile.kmk,Additions/linux/Makefile.kmk: Update the makeself tool to handle tar commands too old to support the --format option (linux.x86 build environment). This patches makeself to add a new command line option disabling the use of --format, bugref:8515

File:
1 edited

Legend:

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

    r93115 r95882  
    435435        $(QUIET)$(foreach file, $(VBOX_LNX_ADD_ARCHIVES), \
    436436                $(CP) -f $(file) $(VBOX_LNX_ADD_INST_STAGE_DIR)$(subst -r$(VBOX_SVN_REV),,$(notdir $(file)))$(NLTAB) )
    437         $(QUIET)$(VBOX_MAKESELF) --nocomp $(VBOX_LNX_ADD_INST_STAGE_DIR) $@ \
     437        $(QUIET)$(VBOX_MAKESELF) --nocomp --tar-no-format $(VBOX_LNX_ADD_INST_STAGE_DIR) $@ \
    438438                "VirtualBox $(VBOX_VERSION_STRING) Guest Additions for Linux" \
    439439                /bin/sh ./install.sh "\$$0"
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