This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Merge pull request
#1561
from hauke/iotivity-ulibc
iotivity: deactivate it on uclibc
lilik-openwrt-22.03
Hauke Mehrtens
10 years ago
parent
097c3085aa
bc804531b8
commit
71f5ef9b28
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
net/iotivity/Makefile
+ 1
- 1
net/iotivity/Makefile
View File
@ -33,7 +33,7 @@ include $(INCLUDE_DIR)/scons.mk
d
e
f
i
n
e
P
a
c
k
a
g
e
/
i
o
t
i
v
i
t
y
SECTION:
=
net
CATEGORY:
=
Network
DEPENDS:
=
+libpthread +librt +libstdcpp +libuuid
DEPENDS:
=
@!USE_UCLIBC
+libpthread +librt +libstdcpp +libuuid
TITLE:
=
IoTivity Library
URL:
=
https://www.iotivity.org
e
n
d
e
f
Write
Preview
Loading…
Cancel
Save