1. 03 8月, 2010 2 次提交
    • Stefan Knoblich's avatar
      Fix mod_spidermonkey build on FreeBSD, (Undefined symbol · 3edb8419
      Stefan Knoblich 提交于
      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.
      3edb8419
    • root's avatar
      fix t38 flag for new spandsp. · c1e5613e
      root 提交于
      c1e5613e
  2. 02 8月, 2010 3 次提交
  3. 01 8月, 2010 3 次提交
  4. 31 7月, 2010 1 次提交
  5. 30 7月, 2010 7 次提交
  6. 29 7月, 2010 8 次提交
  7. 28 7月, 2010 11 次提交
  8. 27 7月, 2010 5 次提交