Accepting request 86714 from devel:libraries:c_c++

- cross-build fix: use libpng from sysroot (forwarded request 86676 from uli_suse)

OBS-URL: https://build.opensuse.org/request/show/86714
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gd?expand=0&rev=21
This commit is contained in:
Lars Vogdt 2011-10-06 14:02:39 +00:00 committed by Git OBS Bridge
parent 3a4001a693
commit f414e97603
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 5 12:05:47 UTC 2011 - uli@suse.com
- cross-build fix: use libpng from sysroot
-------------------------------------------------------------------
Sat Oct 1 05:39:10 UTC 2011 - coolo@suse.com

View File

@ -91,7 +91,7 @@ export CPPFLAGS="%{optflags}"
%configure \
--with-freetype \
--with-jpeg \
--with-png \
--with-png=%{?_sysroot}/usr \
--with-xpm \
--disable-static \
--with-pic