[llvm-commits] [poolalloc] r156526 - /poolalloc/trunk/lib/AssistDS/Makefile

Will Dietz wdietz2 at illinois.edu
Wed May 9 17:51:36 PDT 2012


Author: wdietz2
Date: Wed May  9 19:51:35 2012
New Revision: 156526

URL: http://llvm.org/viewvc/llvm-project?rev=156526&view=rev
Log:
AssistDS: Build archive.  Used for integration with other projects.

Modified:
    poolalloc/trunk/lib/AssistDS/Makefile

Modified: poolalloc/trunk/lib/AssistDS/Makefile
URL: http://llvm.org/viewvc/llvm-project/poolalloc/trunk/lib/AssistDS/Makefile?rev=156526&r1=156525&r2=156526&view=diff
==============================================================================
--- poolalloc/trunk/lib/AssistDS/Makefile (original)
+++ poolalloc/trunk/lib/AssistDS/Makefile Wed May  9 19:51:35 2012
@@ -15,6 +15,7 @@
 endif
 endif
 LIBRARYNAME = AssistDS
+BUILD_ARCHIVE=1
 
 include $(LEVEL)/Makefile.common
 





More information about the llvm-commits mailing list