mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 18:40:43 +03:00
Build system update
- Added default build flags: -Wall -Wstrict-prototypes -Werror -Wshadow - Added missing Makefile's for include/ subdirectories.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
DEFAULT_INCLUDES = -I${top_srcdir}
|
||||
|
||||
AM_CFLAGS = -Wall -Wstrict-prototypes -Werror -Wshadow
|
||||
AM_CFLAGS += -D__USE_LARGEFILE64
|
||||
Reference in New Issue
Block a user