summaryrefslogtreecommitdiff
path: root/odb
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2024-05-27 07:24:50 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2024-05-27 07:24:50 +0200
commit3b97a9a793b5278989acd1eb95be932aa37d80d6 (patch)
tree77c79157578fff69ae04ba83bff920e586709839 /odb
parent38258ffc7b3b61bc270d8d05f27273ac521ebe1c (diff)
Add relocatable class to builds manifest value of ODB compiler packageHEADmaster
Diffstat (limited to 'odb')
-rw-r--r--odb/manifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/manifest b/odb/manifest
index 2ef8b08..3118581 100644
--- a/odb/manifest
+++ b/odb/manifest
@@ -12,7 +12,7 @@ doc-url: https://www.codesynthesis.com/products/odb/doc/manual.xhtml
src-url: https://git.codesynthesis.com/cgit/odb/odb/
email: odb-users@codesynthesis.com
build-warning-email: odb-builds@codesynthesis.com
-builds: all
+builds: all relocatable
builds: -( +windows -gcc ) ; Requires MinGW GCC.
builds: &gcc ; Requires GCC with plugin support enabled.
builds: &gcc-5+ ; Requires GCC 5 or later.