mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 13:31:28 +02:00
profiles: Enable -fPIC for open-vm-tools
Override the upstream hardened profile to set this flag, since the package won't compile without it.
This commit is contained in:
parent
6b6707c100
commit
f39b6ef53c
@ -43,3 +43,6 @@ sys-libs/libseccomp static-libs
|
||||
|
||||
# bind-tools' configure script breaks when cross-compiling with seccomp enabled
|
||||
net-dns/bind-tools -seccomp
|
||||
|
||||
# Gentoo's new hardened profile disables PIC, but open-vm-tools needs it
|
||||
app-emulation/open-vm-tools pic
|
||||
|
Loading…
x
Reference in New Issue
Block a user