summaryrefslogtreecommitdiff
path: root/packaging/optee-os.spec
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/optee-os.spec')
-rw-r--r--packaging/optee-os.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/optee-os.spec b/packaging/optee-os.spec
index 3c66135..600c77c 100644
--- a/packaging/optee-os.spec
+++ b/packaging/optee-os.spec
@@ -62,6 +62,7 @@ Trusted execution enviroment in Linux using the ARMĀ® TrustZoneĀ® technology.
%build
if echo "$CC" | grep -q clang ; then
+ CC="$CC -no-integrated-as"
export COMPILER="clang-cc"
export CC_COMMAND="$CC"
LDFLAGS=