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
234878d1
Commit
234878d1
authored
Jun 20, 2021
by
Vladimir Bashkirtsev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated json-c to 0.14-20200419
parent
0efe6bfc
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-0.14-20200419.tar.gz
json-c-0.14-20200419.tar.gz
+0
-0
No files found.
Makefile
View file @
234878d1
all
:
tar
xf json-c-0.1
3.1
.tar.gz
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
tar
xf json-c-0.1
4-20200419
.tar.gz
cd
json-c-
json-c-0.14-20200419
&&
autoreconf
-i
cd
json-c-
json-c-0.14-20200419
&&
./configure
--prefix
=
/usr
$(MAKE)
-C
json-c-
json-c-0.14-20200419
$(MAKE)
-C
json-c-
json-c-0.14-20200419
check
$(MAKE)
-C
json-c-
json-c-0.14-20200419
install
ln
-sf
/usr/include/json-c /usr/include/json
rm
-rf
json-c-
0.13.1
rm
-rf
json-c-
json-c-0.14-20200419
json-c-0.13.1.tar.gz
deleted
100644 → 0
View file @
0efe6bfc
File deleted
json-c-0.14-20200419.tar.gz
0 → 100644
View file @
234878d1
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