Changes between Version 26 and Version 27 of BuildInstructions


Ignore:
Timestamp:
Jul 14, 2009, 9:49:00 PM (15 years ago)
Author:
Philip Taylor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v26 v27  
    114114
    115115The process on OS X should be similar, but with `../../dist/Darwin_DBG.OBJ`.
     116
     117On '''Gentoo''', you could use the system library (with the `threadsafe` flag) instead:
     118 * `echo dev-lang/spidermonkey threadsafe >> /etc/portage/package.use`
     119 * `emerge -av spidermonkey`