Skip to content
Snippets Groups Projects
Commit 06ff751f authored by Jeremy Huddleston Sequoia's avatar Jeremy Huddleston Sequoia Committed by Emil Velikov
Browse files

darwin: Fix install name of libOSMesa


Passing -module to glibtool causes the resulting library to be called
libSomething.so rather than libSomething.dylib on darwin.

Regardless if libOSMesa is a library or a module, it has been used as
the former for quite some time. Update the build to reflect that and
resolve the naming issue.

Cc: "10.5 10.6" <mesa-stable@lists.freedesktop.org>
Signed-off-by: default avatarJeremy Huddleston Sequoia <jeremyhu@apple.com>
[Emil Velikov: Tweak the commit message.]
Reviewed-by: default avatarEmil Velikov <emil.l.velikov@gmail.com>
parent 31cd2d75
No related branches found
No related tags found
Loading
Loading
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