diff options
Diffstat (limited to 'meta/recipes-support/boost/boost_1.77.0.bb')
-rw-r--r-- | meta/recipes-support/boost/boost_1.77.0.bb | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/meta/recipes-support/boost/boost_1.77.0.bb b/meta/recipes-support/boost/boost_1.77.0.bb deleted file mode 100644 index bde6b14a79..0000000000 --- a/meta/recipes-support/boost/boost_1.77.0.bb +++ /dev/null | |||
@@ -1,12 +0,0 @@ | |||
1 | require boost-${PV}.inc | ||
2 | require boost.inc | ||
3 | |||
4 | SRC_URI += "file://boost-CVE-2012-2677.patch \ | ||
5 | file://boost-math-disable-pch-for-gcc.patch \ | ||
6 | file://0001-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch \ | ||
7 | file://0001-dont-setup-compiler-flags-m32-m64.patch \ | ||
8 | file://0001-fiber-libs-Define-SYS_futex-if-it-does-not-exist.patch \ | ||
9 | file://0001-BoostConfig.cmake-allow-searching-for-python310.patch \ | ||
10 | file://0002-math-allow-definition-of-boost_math_no_atomic_int-on-the-command-line.patch \ | ||
11 | file://0003-math-make-no-atomics-a-soft-failure-in-bernoulli_details_hpp.patch \ | ||
12 | " | ||