1
0
forked from ports/contrib

libnice: removed b_ndebug=true

This commit is contained in:
Tim Biermann 2021-01-23 18:25:30 +00:00
parent cc9d9b5091
commit 20183d9a4e
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF35dCMQwyJkWkJnvWr/vdLK/hby5n+Rdooe1mBA4j1/PMqPEmqNxpHpyBLpvUHI8x37PC+lPm083zVXZvn7hhVwY=
SHA256 (Pkgfile) = 22dcb9ff3ae088020902941515b5541b1dddbc75fb0d4bf64a68fb3b69122cb3
RWSagIOpLGJF31SHKQG7tneaM8sNSXTMVLiJg9thyjtbRhdKwNRmEK1K7ySyI7Ge+LvtzJ0zsnzWNfH+87Y70BhPj7uliA5NWAk=
SHA256 (Pkgfile) = 700764be6d9045a30e25045bb3e51f4a0dd887dda0050640654c18680b9b002e
SHA256 (.footprint) = 22f029f00e78cdc75fab6fdf01c57c5d1013b12571e06b6a8f2be0b5d36d6a88
SHA256 (libnice-0.1.18.tar.gz) = 5eabd25ba2b54e817699832826269241abaa1cf78f9b240d1435f936569273f4

View File

@ -12,7 +12,6 @@ build() {
meson setup $name-$version build \
--prefix=/usr \
--buildtype=plain \
-D b_ndebug=true \
-D gtk_doc=disabled
meson compile -C build