Skip to content
Snippets Groups Projects
Commit 31eac301 authored by Vivek Das Mohapatra's avatar Vivek Das Mohapatra
Browse files

Add a note to Limitations.txt about Mesa versions before 17

parent ea96709f
No related branches found
No related tags found
1 merge request!311Build capsule-capture-libs from a bundled copy of libcapsule
......@@ -49,3 +49,9 @@ This is a glibc limitation - it could be lifted but would require
the dlmopen libc call (and the linker) to be modified.
============================================================================
If you are using Mesa before v 17.x you will need to use `patchelf' v0.9
or later to add a DT_NEEDED entry for libglapi.so.0 to your dri.so drivers
in order for the libGL capsule to be able to work.
============================================================================
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment