summaryrefslogtreecommitdiffstats
path: root/package/dbus-cpp/dbus-cpp-0002-cxxflags-ldflags-for-build.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/*: rename patches according to the new policyPeter Korsgaard2015-02-031-32/+0
| | | | | | | Autogenerated from rename-patch.py (http://patchwork.ozlabs.org/patch/403345) Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* dbus-cpp: fix cross build for tools when expat is missingGustavo Zacarias2014-01-061-0/+32
dbus-c++ tools use CXX_FOR_BUILD to build in cross scenarios, however they don't use CXXFLAGS_FOR_BUILD nor LDFLAGS_FOR_BUILD thus breaking when there aren't any expat devel files in the default PATHs (build host). Fixes: http://autobuild.buildroot.net/results/44f/44fc2cab2b60aa82460bb46b1035ddda115af750/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud