mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 09:35:26 +00:00
package/libnfs: allow parallel build
Tested with BR2_JLEVEL=100. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
271b8e19c6
commit
2fe501818a
@@ -8,7 +8,6 @@ LIBNFS_VERSION = libnfs-2.0.0
|
||||
LIBNFS_SITE = $(call github,sahlberg,libnfs,$(LIBNFS_VERSION))
|
||||
LIBNFS_INSTALL_STAGING = YES
|
||||
LIBNFS_AUTORECONF = YES
|
||||
LIBNFS_MAKE = $(MAKE1)
|
||||
LIBNFS_LICENSE = LGPL-2.1+
|
||||
LIBNFS_LICENSE_FILES = LICENCE-LGPL-2.1.txt
|
||||
LIBNFS_DEPENDENCIES = host-pkgconf
|
||||
|
||||
Reference in New Issue
Block a user