diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-05-02 06:32:44 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-05-02 06:32:44 +0000 |
commit | 4d8f8e0ba3fb27413ea2b0eb4909965442ccb3c6 (patch) | |
tree | a4298e7b1f46bebf2b5d94b219e032daae0a571e /devel/boost-libs/files/patch-clang-as | |
parent | - Fixed a error writing to the syslog (diff) |
devel/boost-*: nuke to split directory history
r439922 broke "svn blame" for files/patch-tools_build_src_tools_clang-linux.jam
Notes
Notes:
svn path=/head/; revision=439931
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 |