Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 246752 Details for
Bug 336253
app-admin/ide-smart does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix for ide-smart-1.4.ebuild
ldflags-fix.patch (text/plain), 302 bytes, created by
Alec Moskvin
on 2010-09-10 20:21:17 UTC
(
hide
)
Description:
Fix for ide-smart-1.4.ebuild
Filename:
MIME Type:
Creator:
Alec Moskvin
Created:
2010-09-10 20:21:17 UTC
Size:
302 bytes
patch
obsolete
>--- ide-smart-1.4.ebuild 2010-09-10 16:12:06.170000068 -0400 >+++ ide-smart-1.4-r1.ebuild 2010-09-10 16:14:39.050000099 -0400 >@@ -17,7 +17,7 @@ > > src_compile() { > emake -j1 \ >- CC="$(tc-getCC)" PROF="${CFLAGS}" \ >+ CC="$(tc-getCC)" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" \ > clean all || die > } >
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 336253
:
246283
| 246752 |
246753