Remove unnecessary .arch directive in ARM64 code

This directive was preventing the code from assembling using the
integrated assembler in clang.

Fixes Upstream-Issue-33
https://github.com/libjpeg-turbo/libjpeg-turbo/issues/33
https://github.com/libjpeg-turbo/libjpeg-turbo/commit/d70a5c12fcb72443483456a2cc8dd18a4c238618

Change-Id: I9e361d509be759cd45ed8d8061f939059ad5fe4a
2 files changed
tree: 7dd96fc6d69a07b6b7ff0604b618c74da94bda29
  1. cmakescripts/
  2. doc/
  3. java/
  4. md5/
  5. release/
  6. sharedlib/
  7. simd/
  8. testimages/
  9. win/
  10. .gitignore
  11. acinclude.m4
  12. Android.mk
  13. bmp.c
  14. bmp.h
  15. BUILDING.txt
  16. cderror.h
  17. cdjpeg.c
  18. cdjpeg.h
  19. change.log
  20. ChangeLog.txt
  21. cjpeg.1
  22. cjpeg.c
  23. CMakeLists.txt
  24. coderules.txt
  25. configure.ac
  26. djpeg.1
  27. djpeg.c
  28. doxygen-extra.css
  29. doxygen.config
  30. example.c
  31. jaricom.c
  32. jcapimin.c
  33. jcapistd.c
  34. jcarith.c
  35. jccoefct.c
  36. jccolext.c
  37. jccolor.c
  38. jcdctmgr.c
  39. jchuff.c
  40. jchuff.h
  41. jcinit.c
  42. jcmainct.c
  43. jcmarker.c
  44. jcmaster.c
  45. jcomapi.c
  46. jconfig.h
  47. jconfig.txt
  48. jconfigint.h
  49. jcparam.c
  50. jcphuff.c
  51. jcprepct.c
  52. jcsample.c
  53. jcstest.c
  54. jctrans.c
  55. jdapimin.c
  56. jdapistd.c
  57. jdarith.c
  58. jdatadst-tj.c
  59. jdatadst.c
  60. jdatasrc-tj.c
  61. jdatasrc.c
  62. jdcoefct.c
  63. jdcoefct.h
  64. jdcol565.c
  65. jdcolext.c
  66. jdcolor.c
  67. jdct.h
  68. jddctmgr.c
  69. jdhuff.c
  70. jdhuff.h
  71. jdinput.c
  72. jdmainct.c
  73. jdmainct.h
  74. jdmarker.c
  75. jdmaster.c
  76. jdmerge.c
  77. jdmrg565.c
  78. jdmrgext.c
  79. jdphuff.c
  80. jdpostct.c
  81. jdsample.c
  82. jdsample.h
  83. jdtrans.c
  84. jerror.c
  85. jerror.h
  86. jfdctflt.c
  87. jfdctfst.c
  88. jfdctint.c
  89. jidctflt.c
  90. jidctfst.c
  91. jidctint.c
  92. jidctred.c
  93. jinclude.h
  94. jmemmgr.c
  95. jmemnobs.c
  96. jmemsys.h
  97. jmorecfg.h
  98. jpeg_nbits_table.h
  99. jpegcomp.h
  100. jpegint.h
  101. jpeglib.h
  102. jpegtran.1
  103. jpegtran.c
  104. jquant1.c
  105. jquant2.c
  106. jsimd.h
  107. jsimd_none.c
  108. jsimddct.h
  109. jstdhuff.c
  110. jutils.c
  111. jversion.h
  112. libjpeg.map.in
  113. libjpeg.txt
  114. LICENSE.txt
  115. Makefile.am
  116. rdbmp.c
  117. rdcolmap.c
  118. rdgif.c
  119. rdjpgcom.1
  120. rdjpgcom.c
  121. rdppm.c
  122. rdrle.c
  123. rdswitch.c
  124. rdtarga.c
  125. README
  126. README-turbo.txt
  127. README.android
  128. README.version
  129. structure.txt
  130. tjbench.c
  131. tjbenchtest.in
  132. tjbenchtest.java.in
  133. tjexampletest.in
  134. tjunittest.c
  135. tjutil.c
  136. tjutil.h
  137. transupp.c
  138. transupp.h
  139. turbojpeg-jni.c
  140. turbojpeg-mapfile
  141. turbojpeg-mapfile.jni
  142. turbojpeg.c
  143. turbojpeg.h
  144. usage.txt
  145. wizard.txt
  146. wrbmp.c
  147. wrgif.c
  148. wrjpgcom.1
  149. wrjpgcom.c
  150. wrppm.c
  151. wrrle.c
  152. wrtarga.c