Stefan Knoblich
3edb841959
Fix mod_spidermonkey build on FreeBSD, (Undefined symbol
...
PR_LocalTimeParameters).
Move nspr libs to AM_LIBADD to make sure they are _after_ libjs.so.1,
so missing PR_* symbols in libjs can be resolved.
Having all those nspr libs in AM_LDFLAGS will make them to end up before
libjs on the final linker commandline.
The wrong order caused the build-time linker to discard nspr,
since nothing had unresolved symbols belonging to it at that point.
(mod_spidermonkey does not use any PR_* functions/objects.)
Compile + load tested on FreeBSD-8.1.
2010-08-03 13:18:00 +02:00
..
2010-07-29 17:41:33 -05:00
2010-08-03 13:18:00 +02:00
2010-04-05 23:17:43 +00:00
2010-02-06 03:38:24 +00:00
2010-06-28 15:49:19 -05:00
2010-06-29 08:51:39 -05:00
2010-02-18 20:22:32 +00:00
2010-04-27 16:52:40 -05:00
2010-07-23 00:37:08 -05:00
2010-02-06 03:38:24 +00:00
2010-07-27 09:23:56 -05:00
2010-03-04 01:16:48 +00:00
2010-07-06 13:20:27 -05:00
2010-06-07 16:47:35 -05:00
2010-02-06 03:38:24 +00:00
2010-02-06 03:38:24 +00:00
2010-02-06 03:38:24 +00:00
2010-03-24 16:11:24 +00:00
2010-07-06 13:20:27 -05:00
2010-07-06 13:20:27 -05:00
2010-06-29 08:51:39 -05:00
2010-02-06 03:38:24 +00:00
2010-05-06 11:38:36 -05:00
2010-07-15 01:00:08 -05:00
2010-02-06 03:38:24 +00:00
2010-07-23 16:15:10 -05:00
2010-07-29 23:39:39 -05:00
2010-07-29 17:41:33 -05:00
2010-07-23 14:13:45 -05:00
2010-07-15 08:42:51 -05:00
2010-04-24 11:18:49 +02:00
2010-07-13 16:52:32 -05:00
2010-08-02 16:06:46 -05:00
2010-07-14 12:40:19 -05:00
2010-02-06 03:38:24 +00:00
2010-07-15 21:09:48 -05:00
2010-07-29 17:41:33 -05:00
2010-03-08 08:38:50 +00:00
2010-07-22 10:50:00 -05:00
2010-06-17 23:13:32 -05:00
2010-07-20 22:21:32 -05:00
2010-07-27 10:46:04 -05:00
2010-02-06 03:38:24 +00:00
2010-03-03 18:31:19 +00:00
2010-06-30 11:11:21 -05:00
2010-07-23 00:37:08 -05:00
2010-04-02 14:45:36 -05:00
2010-03-15 18:01:38 +00:00
2010-02-06 03:38:24 +00:00
2010-02-06 03:38:24 +00:00
2010-08-02 13:48:35 -05:00
2010-02-06 03:38:24 +00:00
2010-03-09 16:36:40 +00:00
2010-02-06 03:38:24 +00:00
2010-07-30 02:20:54 -05:00
2010-06-01 20:12:33 -05:00
2010-02-06 03:38:24 +00:00
2010-06-03 12:34:38 -05:00
2010-07-28 20:44:45 -05:00