]> granicus.if.org Git - zfs/commitdiff
Remove useless DEFAULT_INCLUDES in AM_CCASFLAGS
authorKireinaHoro <i@jsteward.moe>
Wed, 11 Oct 2017 17:42:05 +0000 (01:42 +0800)
committerKireinaHoro <i@jsteward.moe>
Wed, 11 Oct 2017 17:42:05 +0000 (01:42 +0800)
CPPASCOMPILE and LTCPPASCOMPILE all include DEFAULT_INCLUDES,
hence it's unnecessary to add the includes again.

Signed-off-by: Pengcheng Xu <i@jsteward.moe>
lib/libspl/Makefile.am

index 7efadae8e97eb6ee82fd38c51fba97eeb9e51e1e..395723af395e434cbbab6180d9a945b7f51b5a5c 100644 (file)
@@ -13,7 +13,6 @@ DEFAULT_INCLUDES += \
        -I$(top_srcdir)/lib/libspl/include
 
 AM_CCASFLAGS = \
-       -I$(top_srcdir)/lib/libspl/include \
        $(CFLAGS)
 
 noinst_LTLIBRARIES = libspl.la