Skip to content

Commit c6f61d8

Browse files
authored
Merge pull request #341 from evoskuil/master
Replace tab with spaces.
2 parents b59daf0 + 7410461 commit c6f61d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/shared/common_install_shell_artifacts.gsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1161,7 +1161,7 @@ build_from_tarball_boost()
11611161
"$BOOST_CXXFLAGS" \\
11621162
"$BOOST_LINKFLAGS" \\
11631163
"link=$BOOST_LINK" \\
1164-
"warnings=off" \\
1164+
"warnings=off" \\
11651165
"boost.locale.iconv=$BOOST_ICU_ICONV" \\
11661166
"boost.locale.posix=$BOOST_ICU_POSIX" \\
11671167
"-sNO_BZIP2=1" \\

0 commit comments

Comments
 (0)