FreeBSD Bugzilla – Attachment 198782 Details for
Bug 232826
graphics/osg: add USES=compiler:c++11-lang
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
osg.patch (text/plain), 627 bytes, created by
Piotr Kubaj
on 2018-10-30 19:37:31 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2018-10-30 19:37:31 UTC
Size:
627 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 483399) >+++ Makefile (working copy) >@@ -24,10 +24,16 @@ > > CONFLICTS= osg-devel-[0-9]* > >-USES= alias cmake:outsource jpeg pkgconfig >+USES= alias cmake:outsource compiler:c++11-lang jpeg pkgconfig > USE_GL= gl glu > USE_XORG= x11 > USE_LDCONFIG= yes >+CXXFLAGS_mips= -Wno-narrowing >+CXXFLAGS_mips64= -Wno-narrowing >+CXXFLAGS_powerpc64= -Wno-narrowing >+CXXFLAGS_powerpc= -Wno-narrowing >+CXXFLAGS_powerpcspe= -Wno-narrowing >+CXXFLAGS_sparc64= -Wno-narrowing > > PLIST_SUB= OSG_VERSION=${PORTVERSION} \ > OSG_SHLIBVER=131 \
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 232826
: 198782