mirror of
https://src.fedoraproject.org/rpms/llvm.git
synced 2024-11-28 10:35:42 +00:00
- Rebuilt for gcc bug 634757
This commit is contained in:
parent
b302e35e85
commit
ff6b65b9e1
1 changed files with 4 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
Name: llvm
|
Name: llvm
|
||||||
Version: 2.7
|
Version: 2.7
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
Summary: The Low Level Virtual Machine
|
Summary: The Low Level Virtual Machine
|
||||||
|
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
|
@ -381,6 +381,9 @@ find examples -name 'Makefile' | xargs -0r rm -f
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 29 2010 jkeating - 2.7-10
|
||||||
|
- Rebuilt for gcc bug 634757
|
||||||
|
|
||||||
* Mon Sep 20 2010 Michel Salim <salimma@fedoraproject.org> - 2.7-9
|
* Mon Sep 20 2010 Michel Salim <salimma@fedoraproject.org> - 2.7-9
|
||||||
- Dynamically determine C++ include path at compile time (# 630474)
|
- Dynamically determine C++ include path at compile time (# 630474)
|
||||||
- Remove unneeded BuildRoot field and clean section
|
- Remove unneeded BuildRoot field and clean section
|
||||||
|
|
Loading…
Reference in a new issue