Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
graphite2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
certo
graphite2
Commits
07426951
Commit
07426951
authored
Oct 08, 2021
by
Vladimir Bashkirtsev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated graphite2 to 1.3.14
parent
7a00bbc0
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
Makefile
Makefile
+8
-8
graphite2-1.3.14.tgz
graphite2-1.3.14.tgz
+0
-0
No files found.
Makefile
View file @
07426951
all
:
tar
xf graphite2-1.3.13.tgz
cd
graphite2-1.3.13
&&
sed
-i
'/cmptest/d'
tests/CMakeLists.txt
cd
graphite2-1.3.13
&&
mkdir
build
cd
graphite2-1.3.13/build
&&
cmake
-DCMAKE_INSTALL_PREFIX
=
/usr ..
$(MAKE)
-C
graphite2-1.3.13/build
$(MAKE)
-C
graphite2-1.3.13/build
test
$(MAKE)
-C
graphite2-1.3.13/build
install
rm
-rf
graphite2-1.3.13
\ No newline at end of file
tar
xf graphite2-1.3.14.tgz
cd
graphite2-1.3.14
&&
sed
-i
'/cmptest/d'
tests/CMakeLists.txt
cd
graphite2-1.3.14
&&
mkdir
build
cd
graphite2-1.3.14/build
&&
cmake
-DCMAKE_INSTALL_PREFIX
=
/usr ..
$(MAKE)
-C
graphite2-1.3.14/build
$(MAKE)
-C
graphite2-1.3.14/build
test
$(MAKE)
-C
graphite2-1.3.14/build
install
rm
-rf
graphite2-1.3.14
graphite2-1.3.1
3
.tgz
→
graphite2-1.3.1
4
.tgz
View file @
07426951
No preview for this file type
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