rpms/llvm/devel llvm.spec,1.17,1.18

Michel Alexandre Salim salimma at fedoraproject.org
Sun Sep 6 19:31:09 UTC 2009


Author: salimma

Update of /cvs/pkgs/rpms/llvm/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14275

Modified Files:
	llvm.spec 
Log Message:
Abort plan to enable llvm-gcc; builds on x86_64 but not ix86. Will enable
clang instead




Index: llvm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/llvm/devel/llvm.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- llvm.spec	6 Sep 2009 18:58:34 -0000	1.17
+++ llvm.spec	6 Sep 2009 19:31:08 -0000	1.18
@@ -4,11 +4,10 @@
 #   The doxygen docs are HUGE, so they are not built by default.
 #
 # --with gcc
-#   The llvm-gcc package doesn't currently build.
+#   The llvm-gcc package doesn't currently build
+#   (builds on x86_64, not on i686). Plan is to enable clang instead.
 
 %define lgcc_version 4.2
-# attempt turning on llvm-gcc
-%define _with_gcc 1
 
 # LLVM object files don't contain build IDs.  I don't know why yet.
 # Suppress their generation for now.
@@ -376,7 +375,6 @@ rm -rf %{buildroot}
 * Sat Sep  6 2009 Michel Salim <salimma at fedoraproject.org> - 2.5-6
 - Disable assertions (needed by OpenGTL)
 - Align spec file with upstream build instructions
-- Enable llvm-gcc
 - Enable unit tests
 
 * Sat Aug 22 2009 Michel Salim <salimma at fedoraproject.org> - 2.5-5




More information about the fedora-extras-commits mailing list