Skip to content

Commit

Permalink
new version 2.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
tpgxyz committed Oct 5, 2020
1 parent bc23b0e commit 3e04cb8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions expat.spec
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@

Summary: XML parser written in C
Name: expat
Version: 2.2.9
Release: 2
Version: 2.2.10
Release: 1
License: MPL or GPLv2
Group: System/Libraries
Url: http://www.libexpat.org
Expand Down Expand Up @@ -111,7 +111,8 @@ CXXFLAGS="%{optflags} -fprofile-instr-use=$(realpath %{name}.profile)" \
LDFLAGS="%{ldflags} -fprofile-instr-use=$(realpath %{name}.profile)" \
%endif
%configure \
--disable-static
--disable-static \
--with-getrandom
cd ..

%if %{with compat32}
Expand Down

0 comments on commit 3e04cb8

Please sign in to comment.