Revert previous as per note from jpkerin@ (PR pkg/54608)
This commit is contained in:
parent
4e19b060ed
commit
883c98f9ec
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.260 2019/10/08 08:48:15 prlw1 Exp $
|
||||
# $NetBSD: Makefile,v 1.261 2019/10/08 10:58:17 prlw1 Exp $
|
||||
|
||||
.include "Makefile.common"
|
||||
|
||||
|
@ -11,7 +11,6 @@ MESON_ARGS+= -Dinstalled_tests=false
|
|||
# Avoid linux dependency on libmount-dev
|
||||
MESON_ARGS+= -Dlibmount=false
|
||||
|
||||
CPPFLAGS.SunOS+= -D_XOPEN_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1
|
||||
LDFLAGS.SunOS+= -lintl -lnsl
|
||||
|
||||
REPLACE_PYTHON+= gio/gio-querymodules-wrapper.py
|
||||
|
|
Loading…
Reference in a new issue