Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 235937 Details for
Bug 320237
sci-libs/gdal needs improved LDFLAGS filtering
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to do the sed correctly
gdal-ldflags.patch (text/plain), 450 bytes, created by
corec
on 2010-06-19 13:11:52 UTC
(
hide
)
Description:
Patch to do the sed correctly
Filename:
MIME Type:
Creator:
corec
Created:
2010-06-19 13:11:52 UTC
Size:
450 bytes
patch
obsolete
>--- /usr/local/portage/sci-libs/gdal/gdal-1.7.1-r1.ebuild 2010-06-19 16:08:07.470832474 +0300 >+++ /usr/local/portage/sci-libs/gdal/gdal-1.7.1-r2.ebuild 2010-06-19 15:51:37.185082009 +0300 >@@ -142,7 +142,7 @@ > > # mysql-config puts this in (and boy is it a PITA to get it out) > sed \ >- -i -e "s;-Wl,-O1;;" \ >+ -i -r -e '/^LDFLAGS/ s/(-(Wl|O1),|,-(Wl|O1))//g' \ > -i -e "s| -rdynamic | |" \ > GDALmake.opt || die "sed LIBS 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 320237
:
231839
| 235937