Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
babeltrace
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
babeltrace
Commits
3d8e5db1
Commit
3d8e5db1
authored
Sep 24, 2019
by
Vladimir Bashkirtsev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated babletrace to 1.5.7
parent
22d3021a
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
6 deletions
+5
-6
Makefile
Makefile
+5
-6
babeltrace-1.5.5.tar.gz
babeltrace-1.5.5.tar.gz
+0
-0
babeltrace-1.5.7.tar.bz2
babeltrace-1.5.7.tar.bz2
+0
-0
No files found.
Makefile
View file @
3d8e5db1
all
:
all
:
tar
xf babeltrace-1.5.5.tar.gz
tar
xf babeltrace-1.5.7.tar.bz2
cd
babeltrace-1.5.5
&&
./bootstrap
cd
babeltrace-1.5.7
&&
./configure
--prefix
=
/usr
--disable-debug-info
cd
babeltrace-1.5.5
&&
./configure
--prefix
=
/usr
--disable-debug-info
$(MAKE)
-C
babeltrace-1.5.7
$(MAKE)
-C
babeltrace-1.5.5
$(MAKE)
-C
babeltrace-1.5.7
install
$(MAKE)
-C
babeltrace-1.5.5
install
ldconfig
ldconfig
rm
-rf
babeltrace-1.5.
5
rm
-rf
babeltrace-1.5.
7
babeltrace-1.5.5.tar.gz
deleted
100644 → 0
View file @
22d3021a
File deleted
babeltrace-1.5.7.tar.bz2
0 → 100644
View file @
3d8e5db1
File added
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