VirtualBox

Changeset 95883 in vbox


Ignore:
Timestamp:
Jul 27, 2022 7:14:12 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
152614
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 [fix paths]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r95881 r95883  
    23492349VBOX_RTLDRCHECKIMPORTS ?= $(PATH_OBJ)/bldRTLdrCheckImports/bldRTLdrCheckImports$(HOSTSUFF_EXE)
    23502350
     2351# RTTar (our tar clone).
     2352VBOX_RTTAR      ?= $(PATH_OBJ)/bldRTTar/bldRTTar$(HOSTSUFF_EXE)
     2353
    23512354# VBoxCmp (simple /bin/cmp with more sensible output)
    23522355VBOX_VBOXCMP    ?= $(PATH_OBJ)/VBoxCmp/VBoxCmp$(HOSTSUFF_EXE)
     
    24062409
    24072410# Makeself for the linux installers.
    2408 VBOX_MAKESELF  ?= $(KBUILD_DEVTOOLS)/common/makeself/v2.4.5/makeself.sh
     2411VBOX_MAKESELF  ?= $(KBUILD_DEVTOOLS)/common/makeself/v2.4.5-r2/makeself.sh
    24092412
    24102413# Microsoft HTML Help Workshop.
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