Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 286919 Details for
Bug 356645
dev-java/icedtea-web does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
patch to respect LDFLAGS for the plugin .so
0002-Respect-LDFLAGS.patch (text/plain), 352 bytes, created by
Vlastimil Babka (Caster) (RETIRED)
on 2011-09-18 21:48:51 UTC
(
hide
)
Description:
patch to respect LDFLAGS for the plugin .so
Filename:
MIME Type:
Creator:
Vlastimil Babka (Caster) (RETIRED)
Created:
2011-09-18 21:48:51 UTC
Size:
352 bytes
patch
obsolete
>--- Makefile.am.orig 2011-09-18 23:35:31.396740781 +0200 >+++ Makefile.am 2011-09-18 23:35:44.284392366 +0200 >@@ -216,7 +216,7 @@ > > $(PLUGIN_DIR)/IcedTeaPlugin.so: $(addprefix $(PLUGIN_DIR)/,$(PLUGIN_OBJECTS)) > cd $(PLUGIN_DIR) && \ >- $(CXX) $(CXXFLAGS) \ >+ $(CXX) $(CXXFLAGS) $(LDFLAGS) \ > $(PLUGIN_OBJECTS) \ > $(GLIB_LIBS) \ > $(GTK_LIBS) \
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 Raw
Actions:
View
Attachments on
bug 356645
:
263983
| 286919