summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
Diffstat (limited to 'packaging')
-rw-r--r--packaging/optee-os.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/optee-os.spec b/packaging/optee-os.spec
index 600c77c..bb4ac4e 100644
--- a/packaging/optee-os.spec
+++ b/packaging/optee-os.spec
@@ -68,8 +68,8 @@ if echo "$CC" | grep -q clang ; then
LDFLAGS=
fi
%{?asan:/usr/bin/gcc-unforce-options}
-make %{compile_flags} PLATFORM=rpi3
-make %{compile_flags} PLATFORM=s5p6818 out/arm-plat-s5p6818/core/tee.bin
+make %{compile_flags} PLATFORM=rpi3 q=
+make %{compile_flags} PLATFORM=s5p6818 out/arm-plat-s5p6818/core/tee.bin q=
%install
cp lib/libutils/isoc/arch/arm/softfloat/COPYING.txt LICENSE.BSD-3-Clause.mod