summaryrefslogtreecommitdiffstats
path: root/package/lttng-tools/0003-tests-unit-fix-object-files-location.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/lttng-tools: bump to version 2.7.1Samuel Martin2016-01-131-94/+0
| | | | | | | | Also remove merged patches. So, autoreconf is no longer needed. Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/lttng-tools: fix static buildSamuel Martin2015-12-091-0/+94
Some unit tests depend on objects from src/common/. This patch makes sure to points to the location of the non-PIC object files. Otherwise, in case of static only build, the PIC object are not built, so the link will fail. Signed-off-by: Samuel Martin <s.martin49@gmail.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud