blob: 2565e32adf1178ba5d2de7f8985290fa6701b62d [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001# Build errors with the pie options enabled
2SECURITY_CFLAGS_pn-lvm2 = "${SECURITY_NO_PIE_CFLAGS}"
3SECURITY_CFLAGS_pn-rrdtool = "${SECURITY_NO_PIE_CFLAGS}"
4
5# This has text reloc errors with the pie options enabled
6SECURITY_CFLAGS_pn-mozjs = "${SECURITY_NO_PIE_CFLAGS}"
7SECURITY_CFLAGS_pn-openldap = "${SECURITY_NO_PIE_CFLAGS}"