Right :/

I was trying to find a way to not build the examples, but even removing
the "examples" directory from src/Makefile didn't do it, something else
kept triggering its build. Do you have a tip on how I can avoid building
the examples?

This is what I was trying:
--- a/src/Makefile
+++ b/src/Makefile
@@ -38,12 +38,12 @@
 
 TARGETS = libpmem libvmem libpmemblk libpmemlog libpmemobj libpmempool\
        libvmmalloc tools
-ALL_TARGETS = $(TARGETS) common librpmem examples benchmarks
+ALL_TARGETS = $(TARGETS) common librpmem benchmarks
 SCOPE_DIRS = $(TARGETS) common librpmem rpmem_common
 
 DEBUG_RELEASE_TARGETS = common libpmem libvmem libpmemblk libpmemlog 
libpmemobj\
        libpmempool libvmmalloc librpmem
-RELEASE_TARGETS = tools examples benchmarks
+RELEASE_TARGETS = tools benchmarks
 
 CLEAN_NO_JE_TARGETS = $(ALL_TARGETS) rpmem_common test
 CLEAN_TARGETS = $(CLEAN_NO_JE_TARGETS) jemalloc

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1752378

Title:
  Please add Userspace Packages for NVDIMM support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1752378/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to