# HG changeset patch # User Markus Mützel # Date 1609670947 -3600 # Sun Jan 03 11:49:07 2021 +0100 # Branch stable # Node ID d27da85e8cf2b2b7fd94e216a15842abe6569743 # Parent 37584021e209f9f61a75852fb5960542c9f3b69d build: Use SPARSE_XCPPFLAGS (bug #59806). * libinterp/corefcn/module.mk: Use SPARSE_XCPPFLAGS. diff -r 37584021e209 -r d27da85e8cf2 libinterp/corefcn/module.mk --- a/libinterp/corefcn/module.mk Sat Jan 02 19:27:08 2021 +0100 +++ b/libinterp/corefcn/module.mk Sun Jan 03 11:49:07 2021 +0100 @@ -325,6 +325,7 @@ $(FT2_CPPFLAGS) \ $(HDF5_CPPFLAGS) \ $(LLVM_CPPFLAGS) \ + $(SPARSE_XCPPFLAGS) \ $(Z_CPPFLAGS) libinterp_EXTRA_DIST += \