package/boost: drop first patch
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 14 Jun 2020 18:46:47 +0000 (20:46 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sun, 14 Jun 2020 19:59:41 +0000 (21:59 +0200)
commitb509bddbc63d958de4bfd6cb80205268b42efca4
treea50f8b5cfbd7d9b5ebffc1cad5abdee834d3751d
parenta5659d216dc0dd37d696d9b7d300cdb763a6cc05
package/boost: drop first patch

First patch is not needed since version 1.67.0 and
https://github.com/boostorg/locale/commit/90dd8146fbb01fd0a1b0473ad5a5d28644b65e87

Indeed, since this bump, the patch is wrongly patching
virtual string_type format(double value,size_t &code_points) const

instead of:
virtual string_type format(int64_t value,size_t &code_points) const

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/boost/0001-fix-ambiguous-format-call-on-64bit-builds.patch [deleted file]
package/boost/0001-fix-uclibc-eventfd.patch [new file with mode: 0644]
package/boost/0002-fenv.patch [new file with mode: 0644]
package/boost/0002-fix-uclibc-eventfd.patch [deleted file]
package/boost/0003-fenv.patch [deleted file]