From 467478c08c1eb45873614768b12912788e90134f Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 16 Sep 2022 23:24:51 -0700 Subject: libsdl2: Drop using -no-integrated-as on arm Signed-off-by: Khem Raj --- conf/nonclangable.conf | 6 ------ 1 file changed, 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" CFLAGS:append:pn-ne10:toolchain-clang:arm = " -no-integrated-as" CFLAGS:append:pn-libde265:toolchain-clang:arm = " -no-integrated-as" -# :5 : error: unknown directive -#^ -# .endfunc -# ^ -CFLAGS:append:pn-libsdl2:toolchain-clang:arm = " -no-integrated-as" - #2816:2: error: changed section type for .debug_frame, expected: 0x7000001E # .section .debug_frame,"",@progbits # ^ -- cgit v1.2.3-54-g00ecf