Opened 12 years ago
Closed 12 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)
Change History (5)
Changed 12 years ago by stromnov (Andrey Stromnov)
Attachment: | Portfile.diff added |
---|
comment:1 Changed 12 years ago by larryv (Lawrence Velázquez)
Owner: | changed from jeremyhu to jeremyhu@… |
---|
comment:2 Changed 12 years ago by jmroot (Joshua Root)
Keywords: | haspatch added |
---|---|
Port: | llvm-* added; haspatch removed |
comment:3 Changed 12 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Please feel free to commit to all the llvm-* and revbump.
comment:4 Changed 12 years ago by stromnov (Andrey Stromnov)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed at r103685.
Note: See
TracTickets for help on using
tickets.
2.9 as well?