Accepting request 235330 from home:elvigia:branches:graphics
- Use LFS_CFLAGS in 32 bit systems. OBS-URL: https://build.opensuse.org/request/show/235330 OBS-URL: https://build.opensuse.org/package/show/graphics/libexif?expand=0&rev=21
This commit is contained in:
parent
f4bf8a62e8
commit
4e52774e40
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun May 25 20:14:49 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- Use LFS_CFLAGS in 32 bit systems.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 12 20:02:18 UTC 2012 - meissner@suse.com
|
Thu Jul 12 20:02:18 UTC 2012 - meissner@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libexif
|
# spec file for package libexif
|
||||||
#
|
#
|
||||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -70,6 +70,7 @@ Authors:
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
export CFLAGS="%optflags $(getconf LFS_CFLAGS)"
|
||||||
%configure --with-pic \
|
%configure --with-pic \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--with-doc-dir=%{_docdir}/%{name}
|
--with-doc-dir=%{_docdir}/%{name}
|
||||||
|
Loading…
Reference in New Issue
Block a user