Browse Source
git: remove the duplicate line about building parallel
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
lilik-openwrt-22.03
Josef Schlehofer
6 years ago
No known key found for this signature in database
GPG Key ID: B950216FE4329F4C
1 changed files with
0 additions and
1 deletions
-
net/git/Makefile
|
|
@ -16,7 +16,6 @@ PKG_SOURCE_URL:=@KERNEL/software/scm/git/ |
|
|
|
PKG_HASH:=fce9a3a3297db5f3756c4553a2fc1fec209ee08178f8491e76ff4ff8fe7b8be9 |
|
|
|
|
|
|
|
PKG_INSTALL:=1 |
|
|
|
PKG_BUILD_PARALLEL:=1 |
|
|
|
PKG_FIXUP:=autoreconf |
|
|
|
PKG_BUILD_PARALLEL:=1 |
|
|
|
|
|
|
|