Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kwabena Antwi-Boasiako
slapos
Commits
1d13f383
Commit
1d13f383
authored
May 26, 2015
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new components: gperftools and libunwind
parent
f295362a
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
25 additions
and
0 deletions
+25
-0
component/gperftools/buildout.cfg
component/gperftools/buildout.cfg
+16
-0
component/libunwind/buildout.cfg
component/libunwind/buildout.cfg
+9
-0
No files found.
component/gperftools/buildout.cfg
0 → 100644
View file @
1d13f383
[buildout]
extends =
../libunwind/buildout.cfg
parts =
gperftools
[gperftools]
recipe = slapos.recipe.cmmi
version = 2.4
url = https://googledrive.com/host/0B6NtGsLhIcf7MWxMMF9JdTN3UVk/gperftools-2.4.tar.gz
md5sum = 2171cea3bbe053036fb5d5d25176a160
environment =
CPPFLAGS=-I${libunwind:location}/include
LDFLAGS=-L${libunwind:location}/lib -Wl,-rpath=${libunwind:location}/lib
configure-options =
--enable-libunwind
component/libunwind/buildout.cfg
0 → 100644
View file @
1d13f383
[buildout]
parts =
libunwind
[libunwind]
recipe = hexagonit.recipe.cmmi
version = 1.1
url = http://download.savannah.gnu.org/releases/libunwind/libunwind-1.1.tar.gz
md5sum = fb4ea2f6fbbe45bf032cd36e586883ce
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