lxd: broken again... wtf is going on?
This commit is contained in:
parent
0c464ad9e8
commit
ad01c120bf
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ LDFLAGS="-L${XBPS_CROSS_BASE}${_libdir} -Wl,-R${_libdir}"
|
|||
# whitelist libcap LDFLAGS (see: https://github.com/lxc/lxd/issues/6727)
|
||||
export CGO_LDFLAGS_ALLOW='-Wl,-wrap,pthread_create'
|
||||
|
||||
broken="ffs again"
|
||||
|
||||
post_install() {
|
||||
vinstall scripts/bash/lxd-client 644 /usr/share/bash-completion/completions lxd
|
||||
vsv lxd
|
||||
|
|
Loading…
Reference in a new issue