Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 82575 Details for
Bug 126828
net-misc/wput: patch to respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
wput-0.6_pre-respectflags.patch
wput-0.6_pre-respectflags.patch (text/plain), 391 bytes, created by
Diego Elio Pettenò (RETIRED)
on 2006-03-19 09:35:18 UTC
(
hide
)
Description:
wput-0.6_pre-respectflags.patch
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2006-03-19 09:35:18 UTC
Size:
391 bytes
patch
obsolete
>Index: wput/src/Makefile.in >=================================================================== >--- wput.orig/src/Makefile.in >+++ wput/src/Makefile.in >@@ -23,7 +23,7 @@ ftplib.o: socketlib.h ftplib.h > ftp-ls.o: ftp.h wget.h url.h > > wput: $(OBJ) >- $(CC) -o $(EXE) $(OBJ) $(LIBS) >+ $(CC) $(LDFLAGS) -o $(EXE) $(OBJ) $(LIBS) > clean: > rm -f *.o *~ *.bak ../wput getopt/*.o > win-clean: clean
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 126828
: 82575