FreeBSD Bugzilla – Attachment 145937 Details for
Bug 192764
[patch] fix graphics/glew (can't compile editors/calligra and graphics/enblend)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch to graphics/glew/files/patch-config__Makefile.freebsd
x1.txt (text/plain), 1.22 KB, created by
Martin Birgmeier
on 2014-08-17 18:58:53 UTC
(
hide
)
Description:
patch to graphics/glew/files/patch-config__Makefile.freebsd
Filename:
MIME Type:
Creator:
Martin Birgmeier
Created:
2014-08-17 18:58:53 UTC
Size:
1.22 KB
patch
obsolete
>--- graphics/glew/files/XXXpatch-config__Makefile.freebsd.ORIG 2014-08-17 19:06:20.314518382 +0200 >+++ graphics/glew/files/patch-config__Makefile.freebsd 2014-08-17 20:48:10.280517350 +0200 >@@ -1,6 +1,6 @@ >---- ./config/Makefile.freebsd.orig 2014-08-16 08:35:01.000000000 +0200 >-+++ ./config/Makefile.freebsd 2014-08-16 08:36:37.000000000 +0200 >-@@ -1,11 +1,11 @@ >+--- ./config/Makefile.freebsd.orig 2014-08-11 16:14:56.000000000 +0200 >++++ ./config/Makefile.freebsd 2014-08-17 20:47:21.000000000 +0200 >+@@ -1,22 +1,22 @@ > NAME = $(GLEW_NAME) > -CC = cc > -LD = ld >@@ -16,3 +16,18 @@ > NAME = GLEW > WARN = -Wall -W > POPT = -O2 >+ BIN.SUFFIX = >+-LIB.SONAME = lib$(NAME).so.$(SO_MAJOR) >++LIB.SONAME = lib$(NAME).so.$(GLEW_MAJOR) >+ LIB.DEVLNK = lib$(NAME).so >+-LIB.SHARED = lib$(NAME).so.$(SO_VERSION) >++LIB.SHARED = lib$(NAME).so.$(GLEW_VERSION) >+ LIB.STATIC = lib$(NAME).a >+ LDFLAGS.SO = -shared -soname $(LIB.SONAME) >+-LIB.SONAME.MX = lib$(NAME)mx.so.$(SO_MAJOR) >++LIB.SONAME.MX = lib$(NAME)mx.so.$(GLEW_MAJOR) >+ LIB.DEVLNK.MX = lib$(NAME)mx.so >+-LIB.SHARED.MX = lib$(NAME)mx.so.$(SO_VERSION) >++LIB.SHARED.MX = lib$(NAME)mx.so.$(GLEW_VERSION) >+ LIB.STATIC.MX = lib$(NAME)mx.a >+ LDFLAGS.SO.MX = -shared -soname $(LIB.SONAME.MX)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 192764
: 145937