-
Michael Tokarev authored
Now, if seccomp is detected, it is linked into every executable, but is used only by softmmu targets (from vl.c). So link it only where it is actually needed. Signed-off-by:
Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by:
Blue Swirl <blauwirbel@gmail.com>Michael Tokarev authoredNow, if seccomp is detected, it is linked into every executable, but is used only by softmmu targets (from vl.c). So link it only where it is actually needed. Signed-off-by:
Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by:
Blue Swirl <blauwirbel@gmail.com>
Loading