Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 266787 Details for
Bug 340317
app-accessibility/festival does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Quote LDFLAGS.
festival-2.1.ebuild-quote-LDFLAGS.patch (text/plain), 493 bytes, created by
David Korth
on 2011-03-22 01:47:01 UTC
(
hide
)
Description:
Quote LDFLAGS.
Filename:
MIME Type:
Creator:
David Korth
Created:
2011-03-22 01:47:01 UTC
Size:
493 bytes
patch
obsolete
>--- /usr/portage/app-accessibility/festival/festival-2.1.ebuild 2011-03-17 17:31:01.000000000 -0400 >+++ /usr/local/portage/app-accessibility/festival/festival-2.1.ebuild 2011-03-21 21:44:52.625284499 -0400 >@@ -65,7 +65,7 @@ > src_compile() { > emake -j1 PROJECT_LIBDEPS="" REQUIRED_LIBDEPS="" LOCAL_LIBDEPS="" \ > OPTIMISE_CXXFLAGS="${CXXFLAGS}" OPTIMISE_CCFLAGS="${CFLAGS}" \ >- LDFLAGS=${LDFLAGS} \ >+ LDFLAGS="${LDFLAGS}" \ > CC="$(tc-getCC)" CXX="$(tc-getCXX)" || die "emake failed" > } >
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 340317
:
250085
| 266787