#
# spec file for package libffi
#
#
# Copyright 2009 Sun Microsystems, Inc.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
#
# owner:laca date:2008-03-23 type:bug
# owner:ginnchen date:2010-04-28 type:bug
# patch by Rainer Orth
# owner:ginnchen date:2011-03-22 type:bug bugster:7029370
%prep
%setup -q
export CFLAGS="%gcc_optflags"
export LDFLAGS="%_ldflags"
libtoolize -f
automake-1.9 -a -c -f
./configure \
echo '#define FFI_NO_RAW_API 1' >> fficonfig.h
echo '#define FFI_MMAP_EXEC_WRIT 1' >> fficonfig.h