mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-01-27 02:14:28 +03:00
Remove useless DEFAULT_INCLUDES in AM_CCASFLAGS
CPPASCOMPILE and LTCPPASCOMPILE all include DEFAULT_INCLUDES, hence it's unnecessary to add the includes again. Signed-off-by: Pengcheng Xu <i@jsteward.moe>
This commit is contained in:
parent
e102b1b515
commit
d9ee0e2621
@ -13,7 +13,6 @@ DEFAULT_INCLUDES += \
|
|||||||
-I$(top_srcdir)/lib/libspl/include
|
-I$(top_srcdir)/lib/libspl/include
|
||||||
|
|
||||||
AM_CCASFLAGS = \
|
AM_CCASFLAGS = \
|
||||||
-I$(top_srcdir)/lib/libspl/include \
|
|
||||||
$(CFLAGS)
|
$(CFLAGS)
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libspl.la
|
noinst_LTLIBRARIES = libspl.la
|
||||||
|
Loading…
Reference in New Issue
Block a user