Opened 13 years ago
Closed 13 years ago
#33749 closed enhancement (fixed)
llvm: use --disable-assertions
Reported by: | vtjnash (Jameson Nash) | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | Cc: | ||
Port: | llvm-2.9, llvm-3.0, llvm-3.1 |
Description
Could you please update the llvm-* ports to add the configure args --disable-assertions (or remove --enable-assertions, since disabled is the default)? This was apparently done to close #21173, so I'm not sure why they are back. They are not useful except for developing llvm and they slow down it's JIT considerably. Thanks!
Change History (4)
comment:1 Changed 13 years ago by jeremyhu (Jeremy Huddleston Sequoia)
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | jeremyhu@… removed |
---|---|
Owner: | changed from macports-tickets@… to jeremyhu@… |
comment:4 Changed 13 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
How about a compromise. I'll use an off-by-default variant for it in the stable ports, but I want to leave them on in the devel version (currently 3.1).