1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-11 06:19:19 -04:00
ports/devel/boost-libs/files/patch-clang-as
Jan Beich b62e86faf9 devel/boost-libs: drop -no-integrated-as on aarch64
PR:		213867
Obtained from:	upstream
MFH:		2017Q1
2017-01-07 06:24:44 +00:00

33 lines
1.1 KiB
Text

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