mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-08-02 08:53:28 +00:00
Add silent rules to corosync make to more easily find warnings
Signed-off-by: Steven Dake <sdake@redhat.com> Reviewed-by: Jan Friesse <jfriesse@redhat.com>
This commit is contained in:
parent
e5952176d6
commit
c6701adb14
@ -9,6 +9,7 @@ AC_INIT([corosync],
|
||||
[openais@lists.osdl.org])
|
||||
|
||||
AM_INIT_AUTOMAKE([-Wno-portability])
|
||||
AM_SILENT_RULES([yes])
|
||||
|
||||
AC_CONFIG_SRCDIR([lib/cpg.c])
|
||||
AC_CONFIG_HEADER([include/corosync/config.h include/corosync/cs_config.h])
|
||||
|
Loading…
Reference in New Issue
Block a user