Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 325864 Details for
Bug 437460
dev-libs/libaio-0.3.109-r3 USE=multilib - /usr/lib*/libaio.so: different ABIs have the same "OUTPUT_FORMAT"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
gen_usr_ldscript.diff
toolchain-funcs.eclass.diff (text/plain), 645 bytes, created by
iGentoo
on 2012-10-07 00:31:42 UTC
(
hide
)
Description:
gen_usr_ldscript.diff
Filename:
MIME Type:
Creator:
iGentoo
Created:
2012-10-07 00:31:42 UTC
Size:
645 bytes
patch
obsolete
>--- toolchain-funcs.eclass~ 2012-09-28 15:31:15.000000000 +0000 >+++ toolchain-funcs.eclass 2012-10-06 23:36:26.892500933 +0000 >@@ -636,7 +636,7 @@ gen_usr_ldscript() { > > # OUTPUT_FORMAT gives hints to the linker as to what binary format > # is referenced ... makes multilib saner >- output_format=$($(tc-getCC) ${CFLAGS} ${LDFLAGS} -Wl,--verbose 2>&1 | sed -n 's/^OUTPUT_FORMAT("\([^"]*\)",.*/\1/p') >+ output_format=$($(tc-getCC) $(get_abi_CFLAGS) ${CFLAGS} ${LDFLAGS} -Wl,--verbose 2>&1 | sed -n 's/^OUTPUT_FORMAT("\([^"]*\)",.*/\1/p') > [[ -n ${output_format} ]] && output_format="OUTPUT_FORMAT ( ${output_format} )" > > for lib in "$@" ; do
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 437460
: 325864