FreeBSD Bugzilla – Attachment 227743 Details for
Bug 258348
devel/clxclient: Don't override ports framework optimization
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for clxclient
clxclient-buildfix.patch (text/plain), 821 bytes, created by
Daniel Engberg
on 2021-09-07 20:10:19 UTC
(
hide
)
Description:
Patch for clxclient
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2021-09-07 20:10:19 UTC
Size:
821 bytes
patch
obsolete
>diff --git a/devel/clxclient/files/patch-Makefile b/devel/clxclient/files/patch-Makefile >index bea28eb87bca..b9222989d72f 100644 >--- a/devel/clxclient/files/patch-Makefile >+++ b/devel/clxclient/files/patch-Makefile >@@ -1,6 +1,16 @@ > --- Makefile.orig 2018-08-24 18:50:31 UTC > +++ Makefile >-@@ -55,7 +55,8 @@ install: $(CLXCLIENT_MIN) >+@@ -32,8 +32,7 @@ VERSION = $(MAJVERS).$(MINVERS) >+ >+ CPPFLAGS += $(shell pkgconf --cflags freetype2) >+ CPPFLAGS += -DVERSION=\"$(VERSION)\" -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS $(PCONFCFL) >+-CXXFLAGS += -Wall -O2 -fPIC >+-CXXFLAGS += -march=native >++CXXFLAGS += -Wall -fPIC >+ LDLIBS += >+ >+ >+@@ -55,7 +54,8 @@ install: $(CLXCLIENT_MIN) > install -d $(DESTDIR)$(LIBDIR) > install -m 644 $(CLXCLIENT_H) $(DESTDIR)$(INCDIR) > install -m 755 $(CLXCLIENT_MIN) $(DESTDIR)$(LIBDIR)
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 258348
: 227743