ports: Build release binaries with meson

This commit is contained in:
2026-07-07 04:36:55 +03:00
parent e741ab0fa1
commit e8a490336c
13 changed files with 13 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@ DOWNLOAD_URL="https://dbus.freedesktop.org/releases/dbus/dbus-$VERSION.tar.xz#0b
DEPENDENCIES=('glib' 'expat')
CONFIGURE_OPTIONS=(
'-Dprefix=/usr'
'-Dbuildtype=release'
'-Depoll=disabled' # linux only
'-Dintrusive_tests=false'
'-Dinstalled_tests=false'