Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 249732 Details for
Bug 331833
games-misc/bsd-games does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
simple sed rule to insert LDFLAGS
bsd-games-2.17-r4.ebuild.patch (text/plain), 388 bytes, created by
Arttu Valo
on 2010-10-06 09:18:51 UTC
(
hide
)
Description:
simple sed rule to insert LDFLAGS
Filename:
MIME Type:
Creator:
Arttu Valo
Created:
2010-10-06 09:18:51 UTC
Size:
388 bytes
patch
obsolete
>--- /usr/portage/games-misc/bsd-games/bsd-games-2.17-r4.ebuild 2010-05-28 18:06:19.000000000 +0300 >+++ ./bsd-games-2.17-r4.ebuild 2010-10-05 20:53:20.000000000 +0300 >@@ -52,6 +52,7 @@ > -e '/^CXX :=/d' \ > -e '/^CFLAGS/s/OPTIMIZE/CFLAGS/' \ > -e '/^CXXFLAGS/s/OPTIMIZE/CXXFLAGS/' \ >+ -e '/^LDFLAGS/s/LDFLAGS := /LDFLAGS := \$(LDFLAGS) /' \ > Makeconfig.in \ > || die 'sed 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 331833
:
242043
| 249732