summaryrefslogtreecommitdiff
path: root/.meta.toml
diff options
context:
space:
mode:
authorMarius Gedminas <marius@gedmin.as>2022-09-12 21:14:24 +0300
committerMarius Gedminas <marius@gedmin.as>2022-09-12 21:14:35 +0300
commit8b0f6ab057c787fd0b1b523a8e1687e022223e08 (patch)
tree63e3bde7c22c37b3efe496180235a4bbda08aa33 /.meta.toml
parent2231265da5ee98a7d53375386c55a4b4476a73cb (diff)
downloadzope-security-8b0f6ab057c787fd0b1b523a8e1687e022223e08.tar.gz
Configuring for c-code
Add a regression test for CFLAGS not having -Ofast, which is known to break things. See https://github.com/zopefoundation/meta/pull/155 for reference.
Diffstat (limited to '.meta.toml')
-rw-r--r--.meta.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.meta.toml b/.meta.toml
index d83801c..3012966 100644
--- a/.meta.toml
+++ b/.meta.toml
@@ -2,7 +2,7 @@
# https://github.com/zopefoundation/meta/tree/master/config/c-code
[meta]
template = "c-code"
-commit-id = "9f8458e3f26368d43f9fae284fc063a97b2a651c"
+commit-id = "2231265da5ee98a7d53375386c55a4b4476a73cb"
[python]
with-appveyor = true