spack/var/spack/repos/builtin/packages/intel-tbb
Mark W. Krentel 92ca639905 intel-tbb: fix and update patches for latest versions (#13932)
Commit 78724357 added versions 2019.5 to 2019.8 but failed to update
the patches for these versions.

1. gcc_generic-pedantic patch -- include this up through 2019.5.  This
was fixed in the TBB source tree in 2019.6.

2. tbb_cmakeConfig patch -- this needs to be modified (different file)
for 2019.5 and later.

3. tbb_gcc_rtm_key patch -- replace this with filter_file.  This is
simpler and eliminates the need to update the patch whenever the
surrounding context changes.
2019-11-29 13:18:56 -06:00
..
disable-tm.patch
gcc_generic-pedantic-4.4.patch
gcc_generic-pedantic-2019.patch
package.py intel-tbb: fix and update patches for latest versions (#13932) 2019-11-29 13:18:56 -06:00
tbb_cmakeConfig-2019.5.patch intel-tbb: fix and update patches for latest versions (#13932) 2019-11-29 13:18:56 -06:00
tbb_cmakeConfig.patch