ports: Build release binaries with meson
This commit is contained in:
@@ -6,6 +6,7 @@ DOWNLOAD_URL="https://download.gnome.org/sources/glib/${VERSION%.*}/glib-$VERSIO
|
||||
DEPENDENCIES=('pcre2' 'libffi' 'zlib' 'libiconv')
|
||||
CONFIGURE_OPTIONS=(
|
||||
'-Dprefix=/usr'
|
||||
'-Dbuildtype=release'
|
||||
'-Dxattr=false'
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user