Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 589802 Details for
Bug 640322
dev-lisp/gcl-2.6.10 - main.c: In function 'main': main.c:451:32: error: storage size of 'estack' isn't known
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
gcl-2.6.10 ebuild update
gcl-2.6.10.ebuild.diff (text/plain), 778 bytes, created by
Cyprien Nicolas (fulax)
on 2019-09-14 12:58:40 UTC
(
hide
)
Description:
gcl-2.6.10 ebuild update
Filename:
MIME Type:
Creator:
Cyprien Nicolas (fulax)
Created:
2019-09-14 12:58:40 UTC
Size:
778 bytes
patch
obsolete
>--- gcl-2.6.10.ebuild 2018-04-07 23:38:54.000000000 +0200 >+++ gcl-2.6.10-r1.ebuild 2019-09-14 14:43:43.034566510 +0200 >@@ -1,4 +1,4 @@ >-# Copyright 1999-2018 Gentoo Foundation >+# Copyright 1999-2019 Gentoo Authors > # Distributed under the terms of the GNU General Public License v2 > > EAPI=5 >@@ -59,6 +59,7 @@ > epatch "${FILESDIR}"/${PN}-tcl-8.6.patch > epatch "${FILESDIR}"/${PN}-gmp-6.patch > epatch "${FILESDIR}"/${PN}-readline-6.3.patch >+ epatch "${FILESDIR}"/${P}-sigaltstack.patch > > sed -e 's|"-fomit-frame-pointer"|""|' -i configure > sed -e 's|@EXT@||g' debian/in.gcl.1 > gcl.1 >@@ -67,6 +68,7 @@ > src_configure() { > strip-flags > filter-flags -fstack-protector -fstack-protector-all >+ append-cflags $(test-flags-CC -fgnu89-inline) > > local tcl="" > if use tk; then
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 640322
:
508974
|
508976
|
508978
|
508980
|
527420
|
527422
|
527424
|
527426
|
527428
|
527430
|
527432
|
589800
| 589802