[Mesa-dev] [PATCH] gbm: Make libgbm.so.1 symlink.
Kenneth Graunke
kenneth at whitecape.org
Mon Jan 27 22:23:57 PST 2014
On 01/27/2014 10:19 PM, Matt Turner wrote:
> ---
> src/gbm/Makefile.am | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/src/gbm/Makefile.am b/src/gbm/Makefile.am
> index 4030cc6..de5126c 100644
> --- a/src/gbm/Makefile.am
> +++ b/src/gbm/Makefile.am
> @@ -50,3 +50,4 @@ endif
> all-local: libgbm.la
> $(MKDIR_P) $(top_builddir)/$(LIB_DIR);
> ln -f .libs/libgbm.so.1.0.0 $(top_builddir)/$(LIB_DIR)/libgbm.so
> + ln -f .libs/libgbm.so.1.0.0 $(top_builddir)/$(LIB_DIR)/libgbm.so.1
>
I don't know how much time I've wasted because of this. Thanks for the fix.
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140127/c78a890d/attachment.pgp>
More information about the mesa-dev
mailing list