Opened 11 years ago

Closed 11 years ago

#38269 closed defect (fixed)

llvm-3.x: typo in REQUIRES_RTTI

Reported by: stromnov (Andrey Stromnov) Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: haspatch Cc:
Port: llvm-*

Description

There must be REQUIRES_RTTI=1, instead of REQUIRE_RTTI=1.

This typo prevents from installing llvmpy.

See more at https://github.com/llvmpy/llvmpy/issues/49

Attachments (1)

Portfile.diff (547 bytes) - added by stromnov (Andrey Stromnov) 11 years ago.

Download all attachments as: .zip

Change History (5)

Changed 11 years ago by stromnov (Andrey Stromnov)

Attachment: Portfile.diff added

comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)

Owner: changed from jeremyhu to jeremyhu@…

comment:2 Changed 11 years ago by jmroot (Joshua Root)

Keywords: haspatch added
Port: llvm-* added; haspatch removed

2.9 as well?

comment:3 Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Please feel free to commit to all the llvm-* and revbump.

comment:4 Changed 11 years ago by stromnov (Andrey Stromnov)

Resolution: fixed
Status: newclosed

Committed at r103685.

Note: See TracTickets for help on using tickets.