Skip to content

Commit cccf20d

Browse files
committed
common: script to combine statck usage statistics into one file
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@intel.com>
1 parent 820840e commit cccf20d

File tree

4 files changed

+6204
-4
lines changed

4 files changed

+6204
-4
lines changed

src/libpmem/Makefile

-4
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,6 @@ SOURCE += $(LIBPMEM2_ARCH_SOURCE)
6464

6565
include ../Makefile.inc
6666

67-
ifeq ($(OS_DIMM),ndctl)
68-
CFLAGS += $(LIBNDCTL_CFLAGS)
69-
endif
70-
7167
include $(PMEM2)/$(ARCH)/flags.inc
7268

7369
CFLAGS += -I. $(LIBNDCTL_CFLAGS)

0 commit comments

Comments
 (0)