Accepting request 749858 from graphics
OBS-URL: https://build.opensuse.org/request/show/749858 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp?expand=0&rev=114
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 20 09:56:21 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
- Fix build for %arm and ppc64 by adding '-lm' to LDFLAGS
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 31 23:44:59 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
|
@@ -224,6 +224,7 @@ test -x "$(type -p %{_bindir}/g++-7)" && export CXX="%{_bindir}/g++-7"
|
||||
export LC_ALL=en_US.UTF-8
|
||||
export LANG=en_US.UTF-8
|
||||
export CFLAGS="%{optflags} -fno-strict-aliasing"
|
||||
export LDFLAGS="%{optflags} -lm"
|
||||
%configure \
|
||||
--disable-silent-rules \
|
||||
--disable-static\
|
||||
|
Reference in New Issue
Block a user