Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 331192 Details for
Bug 445464
freebsd-lib-9.1_rc3: Link to libraries built by itself and changes to LDADD+= from LDADD= automatically
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
minimum patch for freebsd-lib-9.1_rc3
sys-freebsd_freebsd-lib_freebsd-lib-9.1_rc3-r1.ebuild.patch (text/plain), 1.06 KB, created by
Yuta SATOH
on 2012-12-02 12:26:25 UTC
(
hide
)
Description:
minimum patch for freebsd-lib-9.1_rc3
Filename:
MIME Type:
Creator:
Yuta SATOH
Created:
2012-12-02 12:26:25 UTC
Size:
1.06 KB
patch
obsolete
>X-Git-Url: http://git.overlays.gentoo.org/gitweb/?p=proj%2Fgentoo-bsd.git;a=blobdiff_plain;f=sys-freebsd%2Ffreebsd-lib%2Ffreebsd-lib-9.1_rc3-r1.ebuild;h=b1e30e0b74d39d00ea871c196daab017fd4c8582;hp=7e6aa0c286f8ede6799152ea21ffbb909d0d3229;hb=d1c6e56c11286ee15adb55b4e8350a13de79e260;hpb=6d3c2fc9b8cf667080181bb0ec0feac8792bf5c9 > >diff --git a/sys-freebsd/freebsd-lib/freebsd-lib-9.1_rc3-r1.ebuild b/sys-freebsd/freebsd-lib/freebsd-lib-9.1_rc3-r1.ebuild >index 7e6aa0c..b1e30e0 100644 >--- a/sys-freebsd/freebsd-lib/freebsd-lib-9.1_rc3-r1.ebuild >+++ b/sys-freebsd/freebsd-lib/freebsd-lib-9.1_rc3-r1.ebuild >@@ -156,7 +156,7 @@ src_prepare() { > # Fix the Makefiles of these few libraries that will overwrite our LDADD. > cd "${S}" > for dir in libradius libtacplus libcam libdevstat libfetch libgeom libmemstat libopie \ >- libsmb; do sed -i.bak -e 's:LDADD=:LDADD+=:g' "${dir}/Makefile" || \ >+ libsmb libprocstat libulog; do sed -i.bak -e 's:LDADD=:LDADD+=:g' "${dir}/Makefile" || \ > die "Problem fixing \"${dir}/Makefile" > done > # Call LD with LDFLAGS, rename them to RAW_LDFLAGS
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 445464
:
331128
| 331192