projects
/
oweals
/
iwinfo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e68ab0
)
Makefile: drop link against libblobmsg_json and libjson-c
author
Felix Fietkau
<nbd@nbd.name>
Fri, 29 Jul 2016 14:28:29 +0000
(16:28 +0200)
committer
Felix Fietkau
<nbd@nbd.name>
Fri, 29 Jul 2016 14:28:32 +0000
(16:28 +0200)
They are not necessary
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 21cfe9c47797cdd5ba4170095b38da8bb4b2d323..4a622053fc06e8b5e42fdf2d205c8c4f20ff249f 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,6
+1,6
@@
IWINFO_BACKENDS = $(BACKENDS)
IWINFO_CFLAGS = $(CFLAGS) -std=gnu99 -fstrict-aliasing -Iinclude
-IWINFO_LDFLAGS = -luci -l
blobmsg_json -ljson-c -l
ubox
+IWINFO_LDFLAGS = -luci -lubox
IWINFO_LIB = libiwinfo.so
IWINFO_LIB_LDFLAGS = $(LDFLAGS) -shared