Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 241263 Details for
Bug 331057
sys-apps/fxload 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
fxload.patch (text/plain), 279 bytes, created by
Olivier Huber
on 2010-08-03 16:15:44 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Olivier Huber
Created:
2010-08-03 16:15:44 UTC
Size:
279 bytes
patch
obsolete
>--- Makefile.old 2010-08-03 12:09:30.064000010 -0400 >+++ Makefile 2010-08-03 12:10:05.248000010 -0400 >@@ -39,7 +39,7 @@ > > # object files > $(PROG): $(FILES_OBJ) >- $(CC) -o $(PROG) $(FILES_OBJ) >+ $(CC) -o $(PROG) $(FILES_OBJ) $(LDFLAGS) > > %.o: %.c > $(CC) -c $(CFLAGS) $< -o $@
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 331057
:
241263