Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sds
sds-repo
Commits
7199459b
Commit
7199459b
authored
Sep 22, 2017
by
Rob Latham
Browse files
Shane's patch accepted upstream
parent
7e338ad0
Changes
1
Hide whitespace changes
Inline
Side-by-side
packages/cci/package.py
View file @
7199459b
...
...
@@ -42,8 +42,6 @@ class Cci(AutotoolsPackage):
depends_on
(
'libtool'
,
type
=
'build'
,
when
=
'@master'
);
patch
(
'0001-Werror-is-a-little-aggressive.patch'
);
# some libverbs libraries return 'void' instead of a value
patch
(
'cci-rdma-destroy-ep.patch'
);
version
(
'master'
,
git
=
'https://github.com/CCI/cci.git'
)
version
(
'2.0'
,
'070b2ba4eca92a846c093f2cd000d3b2'
)
...
...
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