- Add swig-fix_ocaml_type.patch to change the declaration of
caml_array_length to match that in ocaml's header. OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=48
This commit is contained in:
committed by
Git OBS Bridge
parent
9535c6a376
commit
c5762fc53a
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package swig
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -33,6 +33,8 @@ Patch6: 0008-Ruby-Disable-broken-tests.patch
|
||||
Patch7: 0012-Python-Disable-broken-test-in-threads_exception.patch
|
||||
# Test fails in openSUSE 12.1 only
|
||||
Patch8: skip-python-li_std_containers_int.patch
|
||||
# Fix the return type in declaration of caml_array_length
|
||||
Patch9: swig-fix_ocaml_type.patch
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: boost-devel
|
||||
@@ -134,6 +136,7 @@ understandig SWIG usage.
|
||||
%patch8 -p1
|
||||
%endif
|
||||
%patch7 -p1
|
||||
%patch9
|
||||
|
||||
%build
|
||||
%configure --disable-ccache
|
||||
|
Reference in New Issue
Block a user