SHA256
1
0
forked from pool/SDL2

Accepting request 946781 from home:Kieltux:branches:games

- Drop 0001-Fix-build-against-wayland-1.20.patch
  Fixed upstream: https://github.com/libsdl-org/SDL/pull/5092

OBS-URL: https://build.opensuse.org/request/show/946781
OBS-URL: https://build.opensuse.org/package/show/games/SDL2?expand=0&rev=116
This commit is contained in:
2022-01-16 15:56:40 +00:00
committed by Git OBS Bridge
parent 1c9ee0a094
commit 71d5364235
3 changed files with 7 additions and 44 deletions

View File

@@ -33,7 +33,6 @@ Source3: %name.keyring
Source4: baselibs.conf
Patch1: sdl2-symvers.patch
Patch2: sdl2-khronos.patch
Patch3: 0001-Fix-build-against-wayland-1.20.patch
BuildRequires: cmake
BuildRequires: gcc-c++
BuildRequires: nasm
@@ -108,7 +107,7 @@ library.
%prep
%autosetup -p1
perl -i -pe 's{\r\n}{\n}g' *.txt
perl -i -pe 's{\r\n}{\n}g' *.txt README.md
%build
%global _lto_cflags %_lto_cflags -ffat-lto-objects