changeset 29262:87ca5976c648 stable

build: Use SPARSE_XCPPFLAGS in CPP_FLAGS for libcorefcn (bug #59806). * libinterp/corefcn/module.mk: Use SPARSE_XCPPFLAGS in CPP_FLAGS.
author Markus Mützel <markus.muetzel@gmx.de>
date Sun, 03 Jan 2021 11:49:07 +0100
parents 216ef81dafb6
children fdfd874293f6 f36ca61488e0
files libinterp/corefcn/module.mk
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libinterp/corefcn/module.mk	Mon Jan 04 14:19:48 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 += \