Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 241301 Details for
Bug 331103
[QA] net-misc/autossh-1.4b doesn't respect LDFLAGS (patch provided)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
autossh.patch (text/plain), 308 bytes, created by
Olivier Huber
on 2010-08-03 17:46:22 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Olivier Huber
Created:
2010-08-03 17:46:22 UTC
Size:
308 bytes
patch
obsolete
>--- Makefile.in~ 2008-04-11 16:47:46.000000000 -0400 >+++ Makefile.in 2010-08-03 13:42:47.980000015 -0400 >@@ -31,7 +31,7 @@ > > > $(TARGET): $(OFILES) >- $(CC) $(CPPFLAGS) -o $(TARGET) $(OFILES) $(LIBS) >+ $(CC) $(LDFLAGS) $(CPPFLAGS) -o $(TARGET) $(OFILES) $(LIBS) > > clean: > - /bin/rm -f *.o *.a *.core *~
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 331103
: 241301