Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 638ba44106 | |||
|
|
82cd3edb90 | ||
|
|
e550ac4875 |
1 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Name: ustl
|
||||
Version: 2.1
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: A size-optimized STL implementation
|
||||
License: MIT
|
||||
URL: http://msharov.github.io/ustl/
|
||||
|
|
@ -84,6 +84,9 @@ make check
|
|||
%{_libdir}/libustl.so
|
||||
|
||||
%changelog
|
||||
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
* Fri Aug 08 2014 Yaakov Selkowitz <yselkowi@redhat.com> - 2.1-3
|
||||
- Remove -march=native
|
||||
- Disable SSE on ix86 (not supported by default optflags)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue