summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/dpkg/dpkg/noman.patch
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-30 16:36:24 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-09-02 05:52:06 -0700
commitc3bf244418ef466fc9e298b0d1e4c0336be469bd (patch)
treed76e638d54b82220e49aa8f3779e8be2c8fb442e /meta/recipes-devtools/dpkg/dpkg/noman.patch
parentad23395cd1f6c0cbfcc6980b6071d589f9f6cde0 (diff)
downloadast2050-yocto-poky-c3bf244418ef466fc9e298b0d1e4c0336be469bd.zip
ast2050-yocto-poky-c3bf244418ef466fc9e298b0d1e4c0336be469bd.tar.gz
perl: Fix various nativesdk build issues
The config.sh lists -fstack-protector but this isn't in LDFLAGS. This can result in perl compilation failures due to the mismatch. Adding the flag to LDFLAGS solves makes all the flags consistent and avoids build failures from missing symbols. It was also found that the path substitutions made by the sed statement can conflict with each other and you can end up with $prefix$prefix type expressions in config.sh-X which can break the build in unusual ways. This patch anchors the expressions to ensure only true matches are replaced. (From OE-Core rev: 38234f2e276356b1d77a87ceabc486107e336d19) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/dpkg/dpkg/noman.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud