Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
json-c
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
json-c
Commits
609dba46
Commit
609dba46
authored
Sep 15, 2019
by
Vladimir Bashkirtsev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated json-c to 0.13.1
parent
36e88254
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
7 deletions
+7
-7
Makefile
Makefile
+7
-7
json-c-0.13.1.tar.gz
json-c-0.13.1.tar.gz
+0
-0
json-c.tar.xz
json-c.tar.xz
+0
-0
No files found.
Makefile
View file @
609dba46
all
:
tar
xf json-c.tar.xz
cd
json-c
&&
autoreconf
-i
cd
json-c
&&
./configure
--prefix
=
/usr
$(MAKE)
-C
json-c
$(MAKE)
-C
json-c check
$(MAKE)
-C
json-c
install
tar
xf json-c
-0.13.1
.tar.xz
cd
json-c
-0.13.1
&&
autoreconf
-i
cd
json-c
-0.13.1
&&
./configure
--prefix
=
/usr
$(MAKE)
-C
json-c
-0.13.1
$(MAKE)
-C
json-c
-0.13.1
check
$(MAKE)
-C
json-c
-0.13.1
install
ln
-sf
/usr/include/json-c /usr/include/json
rm
-rf
json-c
rm
-rf
json-c
-0.13.1
json-c-0.13.1.tar.gz
0 → 100644
View file @
609dba46
File added
json-c.tar.xz
deleted
100644 → 0
View file @
36e88254
File deleted
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