aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/include/virt_security_flags.inc
blob: 3644d8222bd3e0b8420af5ede5ecc232b6423132 (plain)
1
2
3
4
5
# Build errors with the pie options enabled
SECURITY_CFLAGS:pn-libvirt = "${SECURITY_NO_PIE_CFLAGS}"

# This has text relco errors with the pie options enabled
SECURITY_CFLAGS:pn-lxc = "${SECURITY_NO_PIE_CFLAGS}"