Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 176852 Details for
Bug 253106
net-fs/mount-cifs - QA Notice: Files built without respecting LDFLAGS have been detected
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
mount-cifs-3.0.30.ebuild.diff
mount-cifs-3.0.30.ebuild.diff (text/plain), 649 bytes, created by
Lars Wendler (Polynomial-C) (RETIRED)
on 2008-12-30 10:19:50 UTC
(
hide
)
Description:
mount-cifs-3.0.30.ebuild.diff
Filename:
MIME Type:
Creator:
Lars Wendler (Polynomial-C) (RETIRED)
Created:
2008-12-30 10:19:50 UTC
Size:
649 bytes
patch
obsolete
>--- /usr/portage/net-fs/mount-cifs/mount-cifs-3.0.30.ebuild 2008-06-11 15:43:26.000000000 +0200 >+++ /usr/local/layman/poly-c/net-fs/mount-cifs/mount-cifs-3.0.30.ebuild 2008-11-28 03:47:25.000000000 +0100 >@@ -17,8 +17,8 @@ > > src_compile() { > cd "${S}/source/client" >- $(tc-getCC) ${CFLAGS} mount.cifs.c -o mount.cifs || die "make mount.cifs failed" >- $(tc-getCC) ${CFLAGS} umount.cifs.c -o umount.cifs || die "make umount.cifs failed" >+ $(tc-getCC) ${CFLAGS} ${LDFLAGS} mount.cifs.c -o mount.cifs || die "make mount.cifs failed" >+ $(tc-getCC) ${CFLAGS} ${LDFLAGS} umount.cifs.c -o umount.cifs || die "make umount.cifs failed" > } > > src_install() {
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 253106
: 176852