mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/libnpth: disable tests
tests are enabled by default since the addition of the package in commit5d74d39cb4Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commite9e3579555) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
8773e0aba0
commit
258a2d54b6
@@ -12,5 +12,6 @@ LIBNPTH_LICENSE_FILES = COPYING.LIB
|
||||
LIBNPTH_INSTALL_STAGING = YES
|
||||
# 0001-Fix-INSERT_EXPOSE_RWLOCK_API-for-musl-C-library.patch
|
||||
LIBNPTH_AUTORECONF = YES
|
||||
LIBNPTH_CONF_OPTS = --disable-tests
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user