summaryrefslogtreecommitdiffstats
path: root/package/lttng-tools/0003-tests-unit-fix-object-files-location.patch
Commit message (Collapse)AuthorAgeFilesLines
* 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