FreeBSD Bugzilla – Attachment 201106 Details for
Bug 234928
x11-toolkits/fltk-devel: fix build with GCC-based architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
fltk-devel.patch (text/plain), 680 bytes, created by
Piotr Kubaj
on 2019-01-13 23:02:47 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-01-13 23:02:47 UTC
Size:
680 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 490142) >+++ Makefile (working copy) >@@ -17,7 +17,8 @@ > libfreetype.so:print/freetype2 \ > libfontconfig.so:x11-fonts/fontconfig > >-USES= cmake jpeg >+USES= cmake gl jpeg localbase:ldflags >+USE_CXXSTD= c++98 > USE_XORG= xft > USE_GL= glu > USE_LDCONFIG= ${PREFIX}/lib/fltk-devel >@@ -28,9 +29,6 @@ > -DPREFIX_INCLUDE:PATH=${PREFIX}/include/fltk-devel \ > -DPREFIX_LIB:PATH=${PREFIX}/lib/fltk-devel > >-CXXFLAGS+= -Wno-c++11-narrowing >-LDFLAGS+= -L${LOCALBASE}/lib >- > SNAPSHOT_VERS= 10370 > PORTEXAMPLES= * > EXAMPLESDIR= ${PREFIX}/share/examples/${PORTNAME}${PKGNAMESUFFIX}
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 234928
: 201106