Commit Graph

2 Commits

Author SHA1 Message Date
Rene Gollent
bc706f4dcf Get Ruby building on x86-64. 2013-12-18 21:58:16 -05:00
Chris Roberts
c0ac90b86c Fix ruby on gcc4 and enabled building of shared libruby
* Switch to gcc for linking modules in order to handle the rpath
   flags
 * Enable -export-dynamic flag so we can lookup symbols properly
 * Add soname flags so that haikuporter doesn't freak out when
   trying to package the devel libs
2013-11-11 23:41:49 -07:00