[MacPorts] #27984: attempt to install llvm on tiger fails

MacPorts noreply at macports.org
Sun Jan 16 18:04:28 PST 2011


#27984: attempt to install llvm on tiger fails
-----------------------------------+----------------------------------------
 Reporter:  rssolis@…              |       Owner:  erickt@…           
     Type:  defect                 |      Status:  new                
 Priority:  Normal                 |   Milestone:                     
Component:  ports                  |     Version:  1.9.2              
 Keywords:  tiger                  |        Port:  llvm               
-----------------------------------+----------------------------------------

Comment(by jmr@…):

 You should make llvm error out early on Tiger like so:
 {{{
 platform darwin 8 {
     pre-fetch {
         return -code error "LLVM does not build on Tiger."
     }
 }
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/27984#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list