FreeBSD Bugzilla – Attachment 204843 Details for
Bug 238341
devel/psptoolchain-newlib: fix to recent change that made library unusable
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
psptoolchain-newlib-Makefile.patch (text/plain), 632 bytes, created by
Tassilo Philipp
on 2019-06-05 16:30:10 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Tassilo Philipp
Created:
2019-06-05 16:30:10 UTC
Size:
632 bytes
patch
obsolete
>--- psptoolchain-newlib/Makefile.orig 2019-06-05 18:10:12.454106000 +0200 >+++ psptoolchain-newlib/Makefile 2019-06-05 18:12:27.748645000 +0200 >@@ -29,7 +29,7 @@ > CFLAGS="${CFLAGS:C/(^|[[:space:]])-march=[^[:space:]]*//g} -g" > MAKE_ENV= PATH=${LOCALBASE}/${PSP_GCC_STAGE_PREFIX}/bin:${PATH} > CONFIGURE_ARGS= --prefix=${PREFIX} --target="psp" >-SSP_CFLAGS?= -fstack-protector # XXX -strong isn't supported by GCC < 4.9 >+SSP_CFLAGS?= -fno-stack-protector # there is no libssp w/ PSP SDK, disable stack guards as they would be unresolved symbols > > # Disable installation of .info files and fix includedir reference. > 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
Flags:
tphilipp
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 238341
: 204843