summaryrefslogtreecommitdiff
path: root/.meta.toml
diff options
context:
space:
mode:
authorMarius Gedminas <marius@gedmin.as>2022-09-12 20:26:15 +0300
committerMarius Gedminas <marius@gedmin.as>2022-09-12 20:26:44 +0300
commit9de8aaf4ac052ab70a0fbe177bfa4e014acd0792 (patch)
treed1cec24196d7061d48283233796853356b9f31ad /.meta.toml
parent5c53fd90b1a529f2d1d4ed361d3bfa646520ba58 (diff)
downloadzope-proxy-9de8aaf4ac052ab70a0fbe177bfa4e014acd0792.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 3428da6..f05fff4 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 = "cde9741a5a0d9d04cee25cb617ee1590afebb17d"
+commit-id = "5c53fd90b1a529f2d1d4ed361d3bfa646520ba58"
[python]
with-appveyor = true