Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 82571 Details for
Bug 126825
sys-apps/attr, sys-apps/acl: respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
acl-2.2.34-respectflags.patch
acl-2.2.34-respectflags.patch (text/plain), 540 bytes, created by
Diego Elio Pettenò (RETIRED)
on 2006-03-19 09:20:18 UTC
(
hide
)
Description:
acl-2.2.34-respectflags.patch
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2006-03-19 09:20:18 UTC
Size:
540 bytes
patch
obsolete
>Index: acl-2.2.34/include/buildmacros >=================================================================== >--- acl-2.2.34.orig/include/buildmacros >+++ acl-2.2.34/include/buildmacros >@@ -41,7 +41,7 @@ LIBNAME = $(basename $(LTLIBRARY)) > LTOBJECTS = $(OBJECTS:.o=.lo) > LTVERSION = $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) > >-LTLINK = $(LIBTOOL) --mode=link $(CC) >+LTLINK = $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) > LTEXEC = $(LIBTOOL) --mode=execute > LTINSTALL = $(LIBTOOL) --mode=install $(INSTALL) > LTCOMPILE = $(LIBTOOL) --mode=compile $(CCF)
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 126825
:
82571