mirror of
https://abf.rosa.ru/djam/glibc33.git
synced 2025-02-24 02:02:56 +00:00
distepoch is dead macro
This commit is contained in:
parent
366b2d46e8
commit
4a752613b5
1 changed files with 0 additions and 2 deletions
|
@ -1121,9 +1121,7 @@ function BuildGlibc() {
|
|||
BuildFlags="-funwind-tables -fasynchronous-unwind-tables $BuildFlags"
|
||||
%endif
|
||||
%if !%{with lto}
|
||||
%if "%{distepoch}" >= "2015.0"
|
||||
BuildFlags="$BuildFlags -fno-lto"
|
||||
%endif
|
||||
%endif
|
||||
|
||||
if [ "$arch" = 'i586' ] || [ "$arch" = 'i686' ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue