Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
e2f45b1b
Commit
e2f45b1b
authored
Sep 25, 2018
by
Gennadiy Civil
Browse files
autotools c++11
parent
f60de198
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
ci/build-linux-autotools.sh
ci/build-linux-autotools.sh
+1
-1
No files found.
ci/build-linux-autotools.sh
View file @
e2f45b1b
...
@@ -39,6 +39,6 @@ autoreconf -i
...
@@ -39,6 +39,6 @@ autoreconf -i
# Run in a subdirectory to keep the sources clean
# Run in a subdirectory to keep the sources clean
mkdir
build
||
true
mkdir
build
||
true
cd
build
cd
build
../configure
../configure
CXX
=
"-std=c++11"
make
-j
{
NPROCESSORS:-2
}
make
-j
{
NPROCESSORS:-2
}
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