FreeBSD Bugzilla – Attachment 200335 Details for
Bug 234246
games/blackshadeselite: fix build with GCC-based architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
blackshadeselite.patch (text/plain), 499 bytes, created by
Piotr Kubaj
on 2018-12-21 14:01:27 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2018-12-21 14:01:27 UTC
Size:
499 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 487991) >+++ Makefile (working copy) >@@ -16,7 +16,8 @@ > > LIB_DEPENDS= libvorbis.so:audio/libvorbis > >-USES= tar:bzip2 gmake openal:al,alut >+USES= gl gmake openal:al,alut tar:bzip2 >+USE_CXXSTD= c++98 > USE_SDL= sdl > USE_GL= gl glu > >@@ -24,8 +25,6 @@ > > MAKE_ARGS= CC="${CC}" CXX="${CXX}" > >-CXXFLAGS+= -Wno-c++11-narrowing >- > WRKSRC= ${WRKDIR}/${PORTNAME} > > PLIST_FILES= bin/blackshades
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 234246
: 200335