aboutsummaryrefslogtreecommitdiff
path: root/mod/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2024-05-17 17:27:44 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2024-05-21 11:03:22 +0300
commit57f6378aea619ceb07b935012772bd4698e6a2be (patch)
treec7df31f1386febf3ba570bc2e3cd2ef551ae68f5 /mod/buildfile
parent19c8efe49f23569a53e928488c460e0d3b20cf8a (diff)
Add support for build_unloaded() notification for tenant-associated services
Diffstat (limited to 'mod/buildfile')
-rw-r--r--mod/buildfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/buildfile b/mod/buildfile
index c3895dc..2d6ef39 100644
--- a/mod/buildfile
+++ b/mod/buildfile
@@ -39,6 +39,7 @@ mod{brep}: {hxx ixx txx cxx}{* -module-options -{$libu_src}} \
# the debugging of the notifications machinery.
#
cxx.poptions += -DBREP_CI_TENANT_SERVICE
+#cxx.poptions += -DBREP_CI_TENANT_SERVICE_UNLOADED
libus{mod}: ../web/xhtml/libus{xhtml}
libue{mod}: ../web/xhtml/libue{xhtml}