summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-09-16 23:24:51 -0700
committerKhem Raj <raj.khem@gmail.com>2022-09-17 16:55:30 -0700
commit467478c08c1eb45873614768b12912788e90134f (patch)
treeff4e5bc64598ce0036764ea051f734911696b012 /conf
parent9d19017879473b3bff02f10e39a655dab56d207a (diff)
downloadmeta-clang-467478c08c1eb45873614768b12912788e90134f.tar.gz
libsdl2: Drop using -no-integrated-as on arm
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/nonclangable.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf
index bda4361..ed9d13f 100644
--- a/conf/nonclangable.conf
+++ b/conf/nonclangable.conf
@@ -182,12 +182,6 @@ CFLAGS:append:pn-tinymembench:toolchain-clang:mipsarch = " -no-integrated-as"
182CFLAGS:append:pn-ne10:toolchain-clang:arm = " -no-integrated-as" 182CFLAGS:append:pn-ne10:toolchain-clang:arm = " -no-integrated-as"
183CFLAGS:append:pn-libde265:toolchain-clang:arm = " -no-integrated-as" 183CFLAGS:append:pn-libde265:toolchain-clang:arm = " -no-integrated-as"
184 184
185# :5 : error: unknown directive
186#^
187# .endfunc
188# ^
189CFLAGS:append:pn-libsdl2:toolchain-clang:arm = " -no-integrated-as"
190
191#2816:2: error: changed section type for .debug_frame, expected: 0x7000001E 185#2816:2: error: changed section type for .debug_frame, expected: 0x7000001E
192# .section .debug_frame,"",@progbits 186# .section .debug_frame,"",@progbits
193# ^ 187# ^