]> git.proxmox.com Git - mirror_zfs.git/commit
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)
commitd9ee0e2621d79c121b37e0a359d58834f37fbc78
tree22464b0c7a1813803649b499aa5b17d56646409e
parente102b1b51521f8444b5512796dca92e1c0518d1f
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>
lib/libspl/Makefile.am