FreeBSD Bugzilla – Attachment 204440 Details for
Bug 237962
games/netradiant: fix build with GCC-based architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
netradiant.patch (text/plain), 794 bytes, created by
Piotr Kubaj
on 2019-05-18 03:02:04 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-05-18 03:02:04 UTC
Size:
794 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 501597) >+++ Makefile (working copy) >@@ -23,17 +23,13 @@ > BROKEN_armv6= fails to build: h2data.armv6: No such file or directory > BROKEN_armv7= fails to build: h2data.armv7: No such file or directory > >-USES= gmake jpeg pkgconfig tar:bzip2 >-USE_GL= gl >-USE_GNOME= gtk20 libxml2 >+USES= compiler:c++11-lang gl gmake gnome jpeg localbase:ldflags \ >+ pkgconfig tar:bzip2 > MAKE_ENV= BUILD=release DOWNLOAD_GAMEPACKS=no LIBS_DL="" \ > RADIANT_ABOUTMSG="For ${OPSYS} ${OSREL} (${ARCH})" > >-CPPFLAGS+= -I${LOCALBASE}/include >-LDFLAGS+= -L${LOCALBASE}/lib >- > SUB_FILES= ${PORTNAME} >-SUB_LIST= ARCH=${ARCH} >+SUB_LIST= ARCH=${ARCH:S/powerpc64/powerpc/} > PLIST_SUB:= ${SUB_LIST} > > post-patch:
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 237962
: 204440