systemd/networkmanager: Disable crossdirect for now
Signed-off-by: Jens Reidel <adrian@postmarketos.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7375>
This commit is contained in:
parent
41f26f2942
commit
b8b88ac7fd
1 changed files with 3 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ maintainer="Jane Rachinger <jane400+pmaports@postmarketos.org>"
|
|||
pkgname=networkmanager
|
||||
pkgver=9991.54.1
|
||||
_pkgver=1.54.1
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Network Management daemon"
|
||||
url="https://wiki.gnome.org/Projects/NetworkManager"
|
||||
# armhf: pmb#2618
|
||||
|
|
@ -85,7 +85,8 @@ builddir="$srcdir/NetworkManager-$_pkgver"
|
|||
|
||||
# on the builders:
|
||||
# mount("/sys") failed with Operation not permitted (1)
|
||||
options="!check"
|
||||
# !pmb:crossdirect: otherwise we see lto1: fatal error: compiler does not support ZSTD LTO compression
|
||||
options="!check !pmb:crossdirect"
|
||||
|
||||
_plugindir="usr/lib/NetworkManager/$_pkgver"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue