SHA256
6
0
forked from pool/tbb

- Remove non-distributable files.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb?expand=0&rev=14
This commit is contained in:
Ismail Dönmez 2016-06-10 08:19:13 +00:00 committed by Git OBS Bridge
parent d6db89776b
commit ca45639cfa
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jun 10 08:18:56 UTC 2016 - idonmez@suse.com
- Remove non-distributable files.
-------------------------------------------------------------------
Wed Jun 8 10:50:50 UTC 2016 - idonmez@suse.com

View File

@ -29,7 +29,7 @@ Source0: https://www.threadingbuildingblocks.org/sites/default/files/soft
Patch1: optflags.patch
BuildRequires: gcc-c++
BuildRequires: python-devel
BuildRequires: swig
BuildRequires: swig >= 3.0.6
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@ -88,6 +88,9 @@ This package contains the header files needed for development with tbb.
%setup -q -n %{name}%{version}oss
%patch1 -p1
# Not distributable
rm -rv examples/parallel_for/tachyon/{android,msvs}
%build
make OPTFLAGS="%{optflags}" %{?_smp_mflags} tbb_build_prefix=obj