From cbe555158e2758553c83ae1ad930506e6c431cf7 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 13 Sep 2018 17:30:30 -0700 Subject: Mark omxplayer to use internal assembler Signed-off-by: Khem Raj --- conf/nonclangable.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index bbeb595..ede6196 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf @@ -191,6 +191,7 @@ CPPFLAGS_append_pn-memcached_toolchain-clang = " -Wno-error=embedded-directive" #| /tmp/mcp2515-578c41.s:1821: Error: r13 not allowed here -- `sub.w sp,r6,#8' #| clang-7: error: assembler command failed with exit code 1 (use -v to see invocation) TUNE_CCARGS_remove_pn-upm_toolchain-clang = "-no-integrated-as" +TUNE_CCARGS_remove_pn-omxplayer_toolchain-clang = "-no-integrated-as" #| /usr/src/debug/ruby/2.5.1-r0/build/../ruby-2.5.1/process.c:7073: undefined reference to `__mulodi4' #| clang-7: error: linker command failed with exit code 1 (use -v to see invocation) -- cgit v1.2.3-54-g00ecf