forked from pool/libgcrypt
Accepting request 179215 from home:elvigia:branches:devel:libraries:c_c++
- Library must by built with large file support in 32 bit archs. OBS-URL: https://build.opensuse.org/request/show/179215 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=24
This commit is contained in:
parent
b6f5274965
commit
c75cb5e0ba
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 16 22:56:56 UTC 2013 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- Library must by built with large file support in
|
||||||
|
32 bit archs.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 18 18:23:36 UTC 2013 - andreas.stieger@gmx.de
|
Thu Apr 18 18:23:36 UTC 2013 - andreas.stieger@gmx.de
|
||||||
|
|
||||||
|
@ -103,6 +103,7 @@ ENABLE_DIGEST="crc md4 md5 rmd160 sha1 sha256 sha512 tiger whirlpool"
|
|||||||
#
|
#
|
||||||
%{?suse_update_config}
|
%{?suse_update_config}
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
export CFLAGS="%optflags $(getconf LFS_CFLAGS)"
|
||||||
%configure --with-pic \
|
%configure --with-pic \
|
||||||
--enable-noexecstack \
|
--enable-noexecstack \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
|
Loading…
Reference in New Issue
Block a user