Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
sandbox
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Spot
sandbox
Commits
4da9ec99
Commit
4da9ec99
authored
Sep 23, 2020
by
Alexandre Duret-Lutz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
compile seminator in C++17
parent
e88ea9ff
Pipeline
#26467
passed with stage
in 23 minutes and 49 seconds
Changes
1
Pipelines
26
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
install.sh
install.sh
+1
-0
No files found.
install.sh
View file @
4da9ec99
...
...
@@ -82,6 +82,7 @@ V=2.0
wget https://github.com/mklokocka/seminator/releases/download/v
$V
/seminator-
$V
.tar.gz
tar
xvf seminator-
$V
.tar.gz
cd
seminator-
$V
sed
-i
's/c[+][+]14/c++17/g'
configure
./configure
make
-j4
make
install
...
...
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