summaryrefslogtreecommitdiffstats
path: root/package/lttng-libust/lttng-libust-uclibc-sched_getcpu.patch
Commit message (Collapse)AuthorAgeFilesLines
* lttng-libust: fix build with modern uClibc versionsPeter Korsgaard2012-04-261-0/+32
uClibc got sched_getcpu in 0.9.33, so the compat workaround should only be used for older uClibc versions. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>