kili 6a08325b2c Use -rdynamic instead of -export-dynamic in CFLAGS. While gcc just
silently passes -export-dynamic to the linker, clang doesn't, issues
a warning and discards it. This leads to lots of runtime warnings like
Gtk-WARNING **: Could not find signal handler ...
printed and to misbehaviour of gummi (especially menus don't work).

Problem (including the clang warnings about '-e xport-dynamic') by
Sebastian Neuper.

Some help and hints from jca@.

While this isn't the best way to fix it (because clang still prints
warnings when compiling rather than linking), it just works[tm],
and apart from one newer release of gummi (0.6.6), there's not much
upstream activity.
2017-12-21 19:36:17 +00:00
..
2017-05-04 19:14:00 +00:00
2017-11-16 22:23:42 +00:00
2017-10-23 17:10:37 +00:00
2017-02-24 20:48:13 +00:00
2017-07-30 14:54:28 +00:00
2017-08-21 20:17:59 +00:00
2015-06-18 06:05:20 +00:00
2017-11-04 21:59:37 +00:00
2015-02-19 12:42:06 +00:00
2017-04-14 08:24:03 +00:00
2016-12-10 16:48:07 +00:00
2017-06-06 09:24:31 +00:00
2016-09-13 15:29:01 +00:00
2016-09-12 22:44:08 +00:00
2017-12-14 06:44:23 +00:00
2017-12-14 06:44:23 +00:00
2017-11-01 17:01:23 +00:00
2016-05-07 12:40:56 +00:00
2017-02-26 21:52:07 +00:00
2017-12-15 01:44:21 +00:00
2017-11-17 14:47:42 +00:00
2017-10-23 17:10:37 +00:00
2017-10-13 01:33:47 +00:00