diff options
author | Josef Schlehofer <pepe.schlehofer@gmail.com> | 2018-11-27 21:45:43 +0100 |
---|---|---|
committer | Josef Schlehofer <pepe.schlehofer@gmail.com> | 2018-11-28 00:45:10 +0100 |
commit | 163088a0a7471bb2733676bb3c9c076ae62ff4be (patch) | |
tree | 06280544bdd8050162d55c397957bdec4e58a5fe /net/git/Makefile | |
parent | 131b83de767b352740bffbf929afecb482ac5284 (diff) |
git: remove the duplicate line about building parallel
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Diffstat (limited to 'net/git/Makefile')
-rw-r--r-- | net/git/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/git/Makefile b/net/git/Makefile index 5be7bc0b8..3562752d7 100644 --- a/net/git/Makefile +++ b/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 |