Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 351036 Details for
Bug 336818
x11-plugins/asapm does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
asapm-3.1-ldflags.patch
asapm-3.1-ldflags.patch (text/plain), 402 bytes, created by
Michael Mair-Keimberger (mm1ke)
on 2013-06-15 19:00:53 UTC
(
hide
)
Description:
asapm-3.1-ldflags.patch
Filename:
MIME Type:
Creator:
Michael Mair-Keimberger (mm1ke)
Created:
2013-06-15 19:00:53 UTC
Size:
402 bytes
patch
obsolete
>--- autoconf/Makefile.common.in 1999-03-09 11:35:24.000000000 +0100 >+++ autoconf/Makefile.common.in_new 2013-06-15 20:56:08.992276036 +0200 >@@ -34,7 +34,7 @@ > done > > $(PROG): $(OBJS) >- $(CC) $(OBJS) $(LIBRARIES) $(EXTRA_LIBRARIES) -o $(@) >+ $(CC) $(LDFLAGS) $(OBJS) $(LIBRARIES) $(EXTRA_LIBRARIES) -o $(@) > > .c.o: > $(CC) $(CCFLAGS) $(EXTRA_DEFINES) $(INCLUDES) $(EXTRA_INCLUDES) -c $*.c
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 336818
:
246847
|
343652
|
351034
| 351036