summaryrefslogtreecommitdiff
path: root/conky/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'conky/Pkgfile')
-rw-r--r--conky/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/conky/Pkgfile b/conky/Pkgfile
index 5fd54b2ee..488b87758 100644
--- a/conky/Pkgfile
+++ b/conky/Pkgfile
@@ -11,7 +11,7 @@ source=(https://github.com/brndnmtthws/conky/archive/v$version/$name-$version.ta
build() {
cmake -S $name-$version -B build \
-D CMAKE_BUILD_TYPE=Release \
- -D CMAKE_CXX_FLAGS_RELEASE="$CXXFLAGS -DNDEBUG" \
+ -D CMAKE_CXX_FLAGS_RELEASE="$CXXFLAGS" \
-D CMAKE_INSTALL_PREFIX=/usr \
-D SYSTEM_CONFIG_FILE=/usr/etc/conky.conf \
-D BUILD_DOCS=OFF \

Generated by cgit