FreeBSD Bugzilla – Attachment 147209 Details for
Bug 193550
[patch] Unbroke emulators/mupen64plus-video-z64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Add ${LOCALBASE}/include/GL to include search path in CFLAGS
file_193550.txt (text/plain), 616 bytes, created by
Matthieu Volat
on 2014-09-11 05:40:08 UTC
(
hide
)
Description:
Add ${LOCALBASE}/include/GL to include search path in CFLAGS
Filename:
MIME Type:
Creator:
Matthieu Volat
Created:
2014-09-11 05:40:08 UTC
Size:
616 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 367904) >+++ Makefile (working copy) >@@ -6,8 +6,6 @@ > > COMMENT= Low-level RDP plugin for the Mupen64Plus > >-BROKEN= Fails to build >- > LIB_DEPENDS= libmupen64plus.so.2:${PORTSDIR}/emulators/mupen64plus-core > > USE_GL= gl glu glew >@@ -17,7 +15,7 @@ > > OPTIONS_DEFINE= # > >-CFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/${PORTNAME} >+CFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/GL -I${LOCALBASE}/include/${PORTNAME} > LDFLAGS+= -L${LOCALBASE}/lib > > EXTRACT_AFTER_ARGS= #
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 Raw
Actions:
View
Attachments on
bug 193550
: 147209