http://llvm.org/bugs/show_bug.cgi?id=12320
Eric Christopher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Eric Christopher <[email protected]> 2012-03-25 21:10:02 CDT --- Dmitri: I applied most of it here: M configure M projects/sample/Makefile.llvm.config.in M projects/sample/Makefile.llvm.rules M projects/sample/configure M projects/sample/autoconf/m4/func_isinf.m4 M projects/sample/autoconf/m4/huge_val.m4 M projects/sample/autoconf/configure.ac M autoconf/m4/func_isinf.m4 M autoconf/m4/huge_val.m4 r153425 = 88376b6cfead1c3de0c761ce33ea03544d837b94 (refs/remotes/origin/master) the changes to CXXFLAGS don't seem to be correct, or at least interfere with finding isInf so I avoided them at the moment. Feel free to submit another patch for that if you can get it to build. Thanks! -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
