Opened 13 years ago
Closed 13 years ago
#5467 closed defect (fixed)
Cannot do custom builds for the rhino environment
Reported by: | James Burke | Owned by: | James Burke |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | BuildSystem | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Right now the build process only supports building a "browser environment" build -- trying to create a build that runs in the rhino environment fails.
Note: See
TracTickets for help on using
tickets.
(In [11919]) Fixes #5467: building for the rhino env should work now. !strict because I'm lazy.