[Mesa-dev] [PATCH] darwin: Fix install name of libOSMesa

Jeremy Huddleston Sequoia jeremyhu at apple.com
Wed Feb 11 02:32:33 PST 2015


libOSMesa is a library, not a module

Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu at apple.com>
---
 src/mesa/drivers/osmesa/Makefile.am | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/mesa/drivers/osmesa/Makefile.am b/src/mesa/drivers/osmesa/Makefile.am
index 589b5ee..8d69915 100644
--- a/src/mesa/drivers/osmesa/Makefile.am
+++ b/src/mesa/drivers/osmesa/Makefile.am
@@ -39,7 +39,6 @@ nodist_EXTRA_lib at OSMESA_LIB@_la_SOURCES = dummy.cpp
 lib at OSMESA_LIB@_la_SOURCES = osmesa.c
 
 lib at OSMESA_LIB@_la_LDFLAGS = \
-	-module \
 	-no-undefined \
 	-version-number @OSMESA_VERSION@ \
 	$(GC_SECTIONS) \
-- 
2.3.0

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4109 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150211/408a7377/attachment.bin>


More information about the mesa-dev mailing list