Projects

Ticket #93 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Static lib useless in the framework

Reported by: vincent.isambart@… Owned by: lsansonetti@…
Priority: blocker Milestone: MacRuby 0.3
Component: MacRuby Keywords:
Cc:

Description

The static ruby library in installed in the framework but it is not of any use. And it takes nearly half of the size of the framework.

Change History

Changed 2 years ago by lsansonetti@…

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to MacRuby 0.3

Fixed by r311/trunk. The static library won't be installed, unless the "enable_static_library=yes" argument is passed to rake.

Note: See TracTickets for help on using tickets.