diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-05-02 06:48:10 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-05-02 06:48:10 +0000 |
commit | b324ade02d984ecb2c343b4c786d74c25d16f914 (patch) | |
tree | edc2817dd2a7952c08391fe099c4861b876b80a0 /devel/boost-libs/files/patch-clang-as | |
parent | devel/boost-*: partially revert r439920 (see r439922) (diff) |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472
Notes
Notes:
svn path=/head/; revision=439934
Diffstat (limited to 'devel/boost-libs/files/patch-clang-as')
-rw-r--r-- | devel/boost-libs/files/patch-clang-as | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/devel/boost-libs/files/patch-clang-as b/devel/boost-libs/files/patch-clang-as deleted file mode 100644 index 569df677eb7a..000000000000 --- a/devel/boost-libs/files/patch-clang-as +++ /dev/null @@ -1,33 +0,0 @@ -https://svn.boost.org/trac/boost/ticket/12551 -https://github.com/boostorg/context/commit/26b61a67cf1d - ---- libs/context/src/asm/jump_arm64_aapcs_elf_gas.S.orig 2016-09-21 14:33:22 UTC -+++ libs/context/src/asm/jump_arm64_aapcs_elf_gas.S -@@ -37,7 +37,6 @@ - * * - *******************************************************/ - --.cpu generic+fp+simd - .text - .align 2 - .global jump_fcontext ---- libs/context/src/asm/make_arm64_aapcs_elf_gas.S.orig 2016-09-21 14:33:22 UTC -+++ libs/context/src/asm/make_arm64_aapcs_elf_gas.S -@@ -37,7 +37,6 @@ - * * - *******************************************************/ - --.cpu generic+fp+simd - .text - .align 2 - .global make_fcontext ---- libs/context/src/asm/ontop_arm64_aapcs_elf_gas.S.orig 2016-09-21 14:33:22 UTC -+++ libs/context/src/asm/ontop_arm64_aapcs_elf_gas.S -@@ -37,7 +37,6 @@ - * * - *******************************************************/ - --.cpu generic+fp+simd - .text - .align 2 - .global ontop_fcontext |