1
0
forked from erlang/erlang

Accepting request 978543 from home:matwey:branches:devel:languages:erlang:Factory

Version 25.0

OBS-URL: https://build.opensuse.org/request/show/978543
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang:Factory/erlang?expand=0&rev=122
This commit is contained in:
2022-05-25 13:01:40 +00:00
committed by Git OBS Bridge
parent 693b3182f2
commit 7b3cde556e
4 changed files with 131 additions and 4 deletions

View File

@@ -23,7 +23,7 @@
%define _fillupdir %{_localstatedir}/adm/fillup-templates
%endif
Name: erlang
Version: 24.3.2
Version: 25.0
Release: 0
Summary: General-purpose programming language and runtime environment
License: Apache-2.0
@@ -262,6 +262,7 @@ sed -i 's|WX_LIBS=`$WX_CONFIG_WITH_ARGS --libs`|WX_LIBS="`$WX_CONFIG_WITH_ARGS -
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
export CFLAGS="%{optflags} -fno-strict-aliasing"
export CXXFLAGS=$CFLAGS
export LANG="en_US.UTF-8"
%configure \
--enable-systemd \