summaryrefslogtreecommitdiff
path: root/graphite2
diff options
context:
space:
mode:
Diffstat (limited to 'graphite2')
-rw-r--r--graphite2/.signature4
-rw-r--r--graphite2/Pkgfile4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphite2/.signature b/graphite2/.signature
index 9d4e45132..b9f90ee39 100644
--- a/graphite2/.signature
+++ b/graphite2/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3zom9QVSurlMvYjx0tLxZZBtFZ8jhUdqt5g1gMNMrZcJwu2qmyPU4bkVH/GJnBNF69hjOrKgBjJTLI269vBP5Aw=
-SHA256 (Pkgfile) = 5d8673852ea3df54df2a15f0ce3f406a3d8fe4d39f54a1ad12e1562ed3b8c730
+RWSagIOpLGJF32KDF7t7LboSj7FSmgWIyxjTfPOqpK1vERPruMUaNckb/ysaIh2+QFRcB5uydR7rHFOwRJfnMs+kCaqsnFoG4AE=
+SHA256 (Pkgfile) = c3f9de807931b504438667dd85b45c409199f12fbdeb7645f49dce5620dc3a12
SHA256 (.footprint) = ce75900ef29914480cb47e943218a3ccb7b4675c4e7f8d32120ecbac8e6a499d
SHA256 (graphite2-1.3.14.tgz) = f99d1c13aa5fa296898a181dff9b82fb25f6cc0933dbaa7a475d8109bd54209d
diff --git a/graphite2/Pkgfile b/graphite2/Pkgfile
index aa4118a93..f3c914f7a 100644
--- a/graphite2/Pkgfile
+++ b/graphite2/Pkgfile
@@ -14,8 +14,8 @@ build() {
cmake -S $name-$version -B build $PKGMK_GRAPHITE2 \
-D CMAKE_INSTALL_PREFIX=/usr \
-D CMAKE_BUILD_TYPE=Release \
- -D CMAKE_CXX_FLAGS_RELEASE="$CXXFLAGS -DNDEBUG" \
- -D CMAKE_C_FLAGS_RELEASE="$CFLAGS -DNDEBUG" \
+ -D CMAKE_CXX_FLAGS_RELEASE="$CXXFLAGS" \
+ -D CMAKE_C_FLAGS_RELEASE="$CFLAGS" \
-D GRAPHITE2_COMPARE_RENDERER=OFF \
-Wno-dev
cmake --build build

Generated by cgit