summaryrefslogtreecommitdiff
path: root/Makefile-libostree.am
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2021-09-28 17:40:28 -0400
committerColin Walters <walters@verbum.org>2021-09-30 15:54:48 -0400
commit1b9e3a9375a2da70b6ee049c6ff0989c9831963b (patch)
tree5db0df88574ee42db8f58f98d905d59a4a89d6a3 /Makefile-libostree.am
parent4b61768e3dc7d2f4453fb44f1f640ccb092b59d1 (diff)
downloadostree-1b9e3a9375a2da70b6ee049c6ff0989c9831963b.tar.gz
repo: Add an API to init `OstreeSePolicy` from commit directly
This is part of `OstreeCommitModifier`, but I'm not using that in some of the ostree-ext Rust code. It just makes more sense as a direct policy API, where it should have been in the first place. There's already support for setting a policy object on a commit modifier, so that's all the old API needs to do now.
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 dd396974..d40de48d 100644
--- a/Makefile-libostree.am
+++ b/Makefile-libostree.am
@@ -173,9 +173,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=