Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Alchemy
Third Party
3p-boost
Commits
d0f8777f
Commit
d0f8777f
authored
Sep 22, 2020
by
Rye Mutt
🍞
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Disable extreme log spam on build
parent
79a1482d
Pipeline
#405
passed with stages
in 44 minutes and 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
build-cmd.sh
build-cmd.sh
+1
-1
No files found.
build-cmd.sh
View file @
d0f8777f
...
...
@@ -22,7 +22,7 @@ fi
BOOST_LIBS
=(
atomic chrono context date_time fiber filesystem iostreams program_options
\
regex stacktrace system thread wave
)
BOOST_BUILD_SPAM
=
"
-d2 -d+4
"
# -d0 is quiet, "-d2 -d+4" allows compilation to be examined
BOOST_BUILD_SPAM
=
""
# -d0 is quiet, "-d2 -d+4" allows compilation to be examined
top
=
"
$(
pwd
)
"
cd
"
$BOOST_SOURCE_DIR
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment