[cfe-commits] [PATCH] Add cpp11-migrate to autoconf build

Edwin Vane edwin.vane at intel.com
Wed Dec 12 08:03:27 PST 2012


http://llvm-reviews.chandlerc.com/D210

Files:
  Makefile

Index: Makefile
===================================================================
--- Makefile
+++ Makefile
@@ -11,7 +11,7 @@
 
 include $(CLANG_LEVEL)/../../Makefile.config
 
-PARALLEL_DIRS := remove-cstr-calls tool-template loop-convert clang-format
+PARALLEL_DIRS := remove-cstr-calls tool-template loop-convert clang-format cpp11-migrate
 
 include $(CLANG_LEVEL)/Makefile
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D210.1.patch
Type: text/x-patch
Size: 381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121212/1ad15a72/attachment.bin>


More information about the cfe-commits mailing list