summaryrefslogtreecommitdiff
path: root/Makefile-libostree.am
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2022-05-07 13:51:31 -0400
committerColin Walters <walters@verbum.org>2022-05-09 12:33:38 -0400
commitf79b2cea91fc54a84e1f7c3f370dbad6e82f1954 (patch)
tree9f10fe73cc0d75494fbbe6d7a34124c31a557457 /Makefile-libostree.am
parent22b8324019da3cff9effc7b8c1131ba2f0828877 (diff)
downloadostree-f79b2cea91fc54a84e1f7c3f370dbad6e82f1954.tar.gz
Add APIs to get xattrs from disk
I'm aiming to do some more work on the Rust side around `fsck` like functionality, and this is a useful primitive. There isn't a great Rust crate for xattrs, and I think it's better to share this code.
Diffstat (limited to 'Makefile-libostree.am')
-rw-r--r--Makefile-libostree.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile-libostree.am b/Makefile-libostree.am
index b58106aa..af89ce9a 100644
--- a/Makefile-libostree.am
+++ b/Makefile-libostree.am
@@ -171,9 +171,9 @@ endif # USE_GPGME
symbol_files = $(top_srcdir)/src/libostree/libostree-released.sym
# Uncomment this include when adding new development symbols.
-#if BUILDOPT_IS_DEVEL_BUILD
-#symbol_files += $(top_srcdir)/src/libostree/libostree-devel.sym
-#endif
+if BUILDOPT_IS_DEVEL_BUILD
+symbol_files += $(top_srcdir)/src/libostree/libostree-devel.sym
+endif
# http://blog.jgc.org/2007/06/escaping-comma-and-space-in-gnu-make.html
wl_versionscript_arg = -Wl,--version-script=