diff options
| -rw-r--r-- | recipes-security/setools/setools_3.3.8.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-security/setools/setools_3.3.8.bb b/recipes-security/setools/setools_3.3.8.bb index 050f4ff..24c10b8 100644 --- a/recipes-security/setools/setools_3.3.8.bb +++ b/recipes-security/setools/setools_3.3.8.bb | |||
| @@ -28,6 +28,9 @@ LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=26035c503c68ae1098177934ac0cc795 \ | |||
| 28 | file://${S}/COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe \ | 28 | file://${S}/COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe \ |
| 29 | file://${S}/COPYING.LGPL;md5=fbc093901857fcd118f065f900982c24" | 29 | file://${S}/COPYING.LGPL;md5=fbc093901857fcd118f065f900982c24" |
| 30 | 30 | ||
| 31 | CFLAGS_append = " -fPIC" | ||
| 32 | CXXFLAGS_append = " -fPIC" | ||
| 33 | |||
| 31 | DEPENDS += "bison-native flex-native python libsepol libselinux libxml2" | 34 | DEPENDS += "bison-native flex-native python libsepol libselinux libxml2" |
| 32 | 35 | ||
| 33 | PACKAGE_BEFORE_PN += "${PN}-libs" | 36 | PACKAGE_BEFORE_PN += "${PN}-libs" |
