Skip to content

Commit 3a48041

Browse files
janjustwenduwan
authored andcommitted
Change default tar format to tar-pax
Signed-off-by: Tomislav Janjusic <[email protected]> (cherry picked from commit 72a89ea)
1 parent 6a7ee37 commit 3a48041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ OPAL_VAR_SCOPE_POP
100100
#
101101
# Init automake
102102
#
103-
AM_INIT_AUTOMAKE([foreign dist-bzip2 subdir-objects no-define 1.12.2 tar-ustar])
103+
AM_INIT_AUTOMAKE([foreign dist-bzip2 subdir-objects no-define 1.12.2 tar-pax])
104104

105105
# SILENT_RULES is new in AM 1.11, but we require 1.11 or higher via
106106
# autogen. Limited testing shows that calling SILENT_RULES directly

0 commit comments

Comments
 (0)