id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
2089,LLVM cflags prevent debug builds,plobsing,jkeenan,"llvm cflags may contain '-DNDEBUG'. If this is added to parrot's cflags, it disables debug builds.

This configure step should
  * give users the option of using llvm or not
  * strip out options that alias parrot configure options

Since we aren't even linking to llvm, perhaps we should simply delete the configure step.",bug,closed,normal,,configure,3.2.0,medium,fixed,,bacek,,applied,
