diff options
author | Simon Dawson <spdawson@gmail.com> | 2012-10-29 22:47:07 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-11-03 10:32:38 +0100 |
commit | 29d084073b336157fc469ab6ddbfcc59084fe542 (patch) | |
tree | 20d47b3da6c19c2f6e19f4cf900005bfb5510a9e /package/avahi | |
parent | 102f79865e21158c9153148bef189f810aad5814 (diff) | |
download | buildroot-novena-29d084073b336157fc469ab6ddbfcc59084fe542.tar.gz buildroot-novena-29d084073b336157fc469ab6ddbfcc59084fe542.zip |
lcdapi: fix autobuilder failures
Version 0.3 of the lcdapi package does not correctly handle CXXFLAGS passed
in from the environment/command line. In particular, the passing in of CXXFLAGS
clobbers the -fPIC flag which is set in the top-level lcdapi makefile.
The following autobuild logs highlight the problem.
http://autobuild.buildroot.net/results/9a47b4a70d29308f668d65d983ba6146c0c56365/build-end.log
http://autobuild.buildroot.net/results/4a4f6e2e7f80d5a23c9d26069094e9dafb1468e7/build-end.log
http://autobuild.buildroot.net/results/0d96c207a9db44cf2791a66cad5162a739e7053a/build-end.log
This has been fixed upstream in version 0.4; this patch simply bumps the
version number in the Buildroot lcdapi package.
Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/avahi')
0 files changed, 0 insertions, 0 deletions