[llvm-commits] CVS: reopt/lib/Inst/lib/Phase1/Makefile
Brian Gaeke
gaeke at cs.uiuc.edu
Mon Sep 20 15:49:06 PDT 2004
Changes in directory reopt/lib/Inst/lib/Phase1:
Makefile updated: 1.3 -> 1.4
---
Log message:
Disable building the shlib...the libtool-on-solaris shared library
building bug is really cramping our style! I just wish I knew where
to start to fix it...
---
Diffs of the changes: (+0 -1)
Index: reopt/lib/Inst/lib/Phase1/Makefile
diff -u reopt/lib/Inst/lib/Phase1/Makefile:1.3 reopt/lib/Inst/lib/Phase1/Makefile:1.4
--- reopt/lib/Inst/lib/Phase1/Makefile:1.3 Thu Aug 21 14:40:59 2003
+++ reopt/lib/Inst/lib/Phase1/Makefile Mon Sep 20 17:48:55 2004
@@ -1,5 +1,4 @@
LEVEL = ../../../..
LIBRARYNAME = perf
-SHARED_LIBRARY = 1
include $(LEVEL)/Makefile.common
More information about the llvm-commits
mailing list