Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 805348 Details for
Bug 857528
dev-java/jna-5.11.0 fails to build: error: ‘alloca’ bound is unknown
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch based on the suggestion by Jonathan Lovelace
jna-gcc10.patch (text/plain), 342 bytes, created by
ilovekiruna
on 2022-09-15 13:21:36 UTC
(
hide
)
Description:
patch based on the suggestion by Jonathan Lovelace
Filename:
MIME Type:
Creator:
ilovekiruna
Created:
2022-09-15 13:21:36 UTC
Size:
342 bytes
patch
obsolete
>--- a/native/Makefile >+++ b/native/Makefile >@@ -360,7 +360,7 @@ ifeq ($(CC),gcc) > endif > endif > else >- LOC_CC_OPTS=-Wno-unknown-warning-option -Werror -Wno-clobbered -Wno-unused-variable >+ LOC_CC_OPTS=-Werror -Wno-clobbered -Wno-unused-variable -Wno-alloca-larger-than > endif > > # Enable 64-bit builds if the arch demands it >
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 857528
:
790934
|
790937
| 805348