summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-packages-generic.txt
diff options
context:
space:
mode:
authorNathaniel Roach <nroach44@gmail.com>2014-08-15 08:27:09 +0800
committerPeter Korsgaard <peter@korsgaard.com>2014-08-15 11:05:44 +0200
commit8b3f257cd7dbc7e1c127fc8d25ac77a9e4e862c9 (patch)
tree9deac204910b6066ea26cbd943dde377bd370f2a /docs/manual/adding-packages-generic.txt
parent12a3ecfc9a18a88a363ab72030c5afac3452adf9 (diff)
downloadbuildroot-8b3f257cd7dbc7e1c127fc8d25ac77a9e4e862c9.tar.gz
buildroot-8b3f257cd7dbc7e1c127fc8d25ac77a9e4e862c9.zip
bandwidthd: incorporate fixes for autobuilders
"The build failures of bandwidthd observed in the autobuilders in relation to libpng are caused by the usage of -L/usr/lib -L/usr/local/lib in the compiler flags, which leads the configure script to try to link against a host libpng library." These issues are fixed by: * Version bump to -r08 "[patched] the configure.ac script to remove the hardcoded -L/usr/local/lib and -I/usr/local/include. The bandwidthd package -was already autoreconfigured, so there is no need to add it." * "Adding the --without-x option, which ensures that the configure.ac script will not add -L/usr/lib to the compiler flags (and we anyway haven't added any sort of X.org support to bandwidthd for the moment)." Both fixes by Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual/adding-packages-generic.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud