From d4d270a59ce761e4f4f6a2855e7f5e9dec4d0635 Mon Sep 17 00:00:00 2001 From: Roman Zeyde Date: Sun, 21 Apr 2019 20:11:58 +0300 Subject: [PATCH] Allow field_10x26_arm.s to compile for ARMv7 architecture --- src/asm/field_10x26_arm.s | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/asm/field_10x26_arm.s b/src/asm/field_10x26_arm.s index 5a9cc3ffcfdaf..9a5bd06721778 100644 --- a/src/asm/field_10x26_arm.s +++ b/src/asm/field_10x26_arm.s @@ -16,15 +16,9 @@ Note: */ .syntax unified - .arch armv7-a @ eabi attributes - see readelf -A - .eabi_attribute 8, 1 @ Tag_ARM_ISA_use = yes - .eabi_attribute 9, 0 @ Tag_Thumb_ISA_use = no - .eabi_attribute 10, 0 @ Tag_FP_arch = none .eabi_attribute 24, 1 @ Tag_ABI_align_needed = 8-byte .eabi_attribute 25, 1 @ Tag_ABI_align_preserved = 8-byte, except leaf SP - .eabi_attribute 30, 2 @ Tag_ABI_optimization_goals = Aggressive Speed - .eabi_attribute 34, 1 @ Tag_CPU_unaligned_access = v6 .text @ Field constants