Accepting request 1194654 from graphics
- Fix missing backslash (forwarded request 1193249 from Andreas_Schwab) OBS-URL: https://build.opensuse.org/request/show/1194654 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpng16?expand=0&rev=56
This commit is contained in:
commit
e94123dbda
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 11 12:11:28 UTC 2024 - Andreas Schwab <schwab@suse.de>
|
||||||
|
|
||||||
|
- Fix missing backslash
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 12 08:07:31 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
Wed Jun 12 08:07:31 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||||
|
|
||||||
|
@ -107,7 +107,7 @@ autoreconf -f
|
|||||||
%configure \
|
%configure \
|
||||||
--enable-hardware-optimizations=yes \
|
--enable-hardware-optimizations=yes \
|
||||||
%ifarch armv6l armv6hl
|
%ifarch armv6l armv6hl
|
||||||
--enable-arm-neon=no
|
--enable-arm-neon=no \
|
||||||
%endif
|
%endif
|
||||||
--disable-static
|
--disable-static
|
||||||
%if %{asan_build}
|
%if %{asan_build}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user