aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/pam
diff options
context:
space:
mode:
authorTopi Kuutela <topi.kuutela@intel.com>2015-08-07 09:42:35 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-08-09 00:12:48 -0700
commit94818c5240b793464700945d0cf057bffb9e1008 (patch)
tree0b5c676e5da163ac5d377049bfad95142b328de9 /meta/recipes-extended/pam
parenta0f8cb7e0ffa15e101d39463c77707c821250203 (diff)
downloadopenembedded-core-94818c5240b793464700945d0cf057bffb9e1008.tar.gz
security_flags.inc: disable -pie and -fpie from Python3 compilation.
If security_flags.inc is 'required' to the image, -pie and -fpie options are added to CFLAGS. These are not compatible with -shared GCC option. The result is several errors of following form and missing Python3 modules in the image: *.o In function `_start': *.S undefined reference to `main' collect2: error: ld returned 1 exit status Signed-off-by: Topi Kuutela <topi.kuutela@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/pam')
0 files changed, 0 insertions, 0 deletions