FreeBSD Bugzilla – Attachment 158316 Details for
Bug 201294
Mk/bsd.gecko.mk: PowerPC no longer needs the __STDC_CONSTANT_MACROS macro defined for gecko
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to remove __STDC_CONSTANT_MACROS from gecko CFLAGS
bsd_gecko_mk.diff (text/plain), 347 bytes, created by
Justin Hibbits
on 2015-07-04 01:59:43 UTC
(
hide
)
Description:
Patch to remove __STDC_CONSTANT_MACROS from gecko CFLAGS
Filename:
MIME Type:
Creator:
Justin Hibbits
Created:
2015-07-04 01:59:43 UTC
Size:
347 bytes
patch
obsolete
>--- Mk/bsd.gecko.mk.old 2015-07-03 18:56:52.366392000 -0700 >+++ Mk/bsd.gecko.mk 2015-07-03 18:57:02.721141000 -0700 >@@ -448,7 +448,6 @@ > . endif > .elif ${ARCH:Mpowerpc*} > USES:= compiler:gcc-c++11-lib ${USES:Ncompiler*c++11*} >-CFLAGS+= -D__STDC_CONSTANT_MACROS > . if ${ARCH} == "powerpc64" > MOZ_EXPORT+= UNAME_m="${ARCH}" > CFLAGS+= -mminimal-toc
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 201294
: 158316 |
158317
|
158318