mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-29 11:32:13 +01:00
updated automake options to disable parallel-tests
This commit is contained in:
@@ -14,7 +14,7 @@ AC_CONFIG_MACRO_DIR([m4])
|
||||
AC_CANONICAL_TARGET
|
||||
AC_USE_SYSTEM_EXTENSIONS
|
||||
|
||||
AM_INIT_AUTOMAKE([-Wall -Werror -Wno-portability foreign tar-ustar subdir-objects])
|
||||
AM_INIT_AUTOMAKE([-Wall -Werror -Wno-portability foreign tar-ustar subdir-objects serial-tests])
|
||||
|
||||
AC_CANONICAL_HOST
|
||||
AC_CANONICAL_BUILD
|
||||
|
||||
Reference in New Issue
Block a user