Files
poky/meta/recipes-devtools/python
Roxana 0ed5a13f5f python3: fix builtins imports
The intent of this code is to generate things like -L=/usr/lib/foo so
for paths which start with "/" we should appent the "=". We should not do this
for ".". On some recent versions of binutils or patchsets on some recent
distros this appears to work differently and causes build failures, for example
on Ubuntu 14.04 LTS.

The simple fix is to check for "." as the path prefix.

[YOCTO #6467].

(From OE-Core rev: c36d459f0d40bdbd3ba809835e0475e8992bc778)

Signed-off-by: Roxana <roxana.ciobanu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-06-30 16:36:44 +01:00
..
2014-04-09 09:53:14 +01:00
2014-06-30 16:36:44 +01:00
2014-04-09 09:53:14 +01:00
2013-07-02 22:23:42 +01:00
2013-07-02 22:23:43 +01:00
2013-07-02 22:23:43 +01:00
2013-07-02 22:23:43 +01:00