Updating link to change in openSUSE:Factory/vlc revision 56.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=23439cfd86134d9c6849c98109ad53b6
This commit is contained in:
committed by
Git OBS Bridge
parent
135a19214f
commit
7faedd1e54
7
vlc.spec
7
vlc.spec
@@ -31,7 +31,7 @@
|
||||
%endif
|
||||
|
||||
Name: vlc
|
||||
Version: 2.2.3
|
||||
Version: 2.2.4
|
||||
Release: 0
|
||||
Summary: Video Lan Client multimedia player
|
||||
License: GPL-2.0+ and LGPL-2.1+
|
||||
@@ -340,8 +340,9 @@ date
|
||||
%build
|
||||
echo '********* BOOTSTRAPPING *********'
|
||||
date
|
||||
export CFLAGS="%{optflags}"
|
||||
export CXXFLAGS="%{optflags}"
|
||||
export CFLAGS="%{optflags} -fPIE"
|
||||
export CXXFLAGS="%{optflags} -fPIE"
|
||||
export LDFLAGS="-pie"
|
||||
%if 0%{?suse_version} > 1140
|
||||
./bootstrap
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user