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
libmicrohttpd: build parallel
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
lilik-openwrt-22.03
Alexander Couzens
9 years ago
parent
19965525c9
commit
a99aa1ff48
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
libs/libmicrohttpd/Makefile
+ 1
- 0
libs/libmicrohttpd/Makefile
View File
@ -21,6 +21,7 @@ PKG_LICENSE:=LGPL-2.1
PKG_LICENSE_FILES
:=
COPYING
PKG_BUILD_DIR
:=
$(
BUILD_DIR
)
/
$(
PKG_NAME
)
-
$(
BUILD_VARIANT
)
/
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
PKG_BUILD_PARALLEL
:=
1
PKG_INSTALL
:=
1
Write
Preview
Loading…
Cancel
Save