Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit df8777f

Browse files
Config.kmk,ExtPacks,IPRT: Use our own RTTar for packing the extension pack. [build fix] bugref:10348
svn:sync-xref-src-repo-rev: r171262
1 parent 0e49d51 commit df8777f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/VBox/Runtime/tools/Makefile.kmk‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $Id: Makefile.kmk 111653 2025年11月12日 10:30:03Z knut.osmundsen@oracle.com $
1+
# $Id: Makefile.kmk 111670 2025年11月12日 12:31:58Z knut.osmundsen@oracle.com $
22
## @file
33
# Sub-Makefile for the IPRT tools.
44
#
@@ -138,7 +138,7 @@ if !defined(VBOX_ONLY_DOCS)
138138

139139
endif
140140

141-
if !defined(VBOX_ONLY_BUILD) || !defined(VBOX_ONLY_EXTPACKS)
141+
if !defined(VBOX_ONLY_BUILD) || defined(VBOX_ONLY_EXTPACKS)
142142
# RTTar - build version for extension pack packing.
143143
BLDPROGS += bldRTTar
144144
bldRTTar_TEMPLATE := VBoxAdvBldProg

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /