CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2010/07/19 07:46:27
Modified files:
devel/xulrunner/1.9: Makefile
www/mozilla-firefox: Makefile
www/mozilla-firefox/patches: patch-config_rules_mk
Log message:
Add -Wl,-rpath,'$(installdir)' to LDFLAGS when linking mozilla libs, so
that when they are dlopen()'ed they can tell ld.so where to go hunt for
the other mozilla libs they depend on.
Similar fix as done in xulrunner 1.8 patch-config_rules_mk 2 years ago
by martynas@, needed to convert py-gnome-extras to xulrunner 1.9.
No fallout on firefox.