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
gcc: Enable parallel GCC builds.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
lilik-openwrt-22.03
Christian Beier
11 years ago
parent
ee43a57b74
commit
13e9670993
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
devel/gcc/Makefile
+ 2
- 0
devel/gcc/Makefile
View File
@ -16,6 +16,8 @@ PKG_SOURCE_URL:=https://releases.linaro.org/13.05/components/toolchain/gcc-linar
PKG_SOURCE
:=
gcc-
$(
PKG_VERSION
)
.tar.bz2
PKG_MD5SUM
:=
26b48802ae1203cd99415026fbf56ed7
PKG_BUILD_PARALLEL
:=
1
i
n
c
l
u
d
e
$(
INCLUDE_DIR
)
/
p
a
c
k
a
g
e
.
m
k
SEP
:=
,
Write
Preview
Loading…
Cancel
Save