FreeBSD Bugzilla – Attachment 201558 Details for
Bug 235349
x11-fm/worker: fix build with GCC-based architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
worker.patch (text/plain), 318 bytes, created by
Piotr Kubaj
on 2019-01-31 11:45:12 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-01-31 11:45:12 UTC
Size:
318 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 491546) >+++ Makefile (working copy) >@@ -46,4 +46,8 @@ > XFT_CONFIGURE_OFF= --disable-xft > XFT_USE= xorg=xft > >+.if exists(/usr/lib/libstdc++.so) >+CXXFLAGS+= -Wno-error=narrowing >+.endif >+ > .include <bsd.port.mk>
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 235349
: 201558