Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xpressive
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CodeLinaro
la
platform
external
boost-submodules
xpressive
Commits
4d4bc69f
Commit
4d4bc69f
authored
7 years ago
by
Peter Dimov
Browse files
Options
Downloads
Patches
Plain Diff
Install libstdc++-4.9 for clang to avoid ::gets error
parent
07c6bbe5
No related branches found
Branches containing commit
Tags
boost-1.66.0
boost-1.67.0
boost-1.68.0
boost-1.69.0
boost-1.69.0-beta1
boost-1.70.0
boost-1.70.0.beta1
boost-1.71.0
boost-1.71.0.beta1
boost-1.72.0
boost-1.72.0.beta1
boost-1.73.0
boost-1.73.0.beta1
boost-1.74.0.beta1
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+6
-0
6 additions, 0 deletions
.travis.yml
with
6 additions
and
0 deletions
.travis.yml
+
6
−
0
View file @
4d4bc69f
...
...
@@ -31,6 +31,12 @@ matrix:
-
os
:
linux
compiler
:
clang++
env
:
TOOLSET=clang CXXSTD=03,11,14,1z
addons
:
apt
:
packages
:
-
libstdc++-4.9-dev
sources
:
-
ubuntu-toolchain-r-test
-
os
:
osx
compiler
:
clang++
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment