projects
/
platform
/
core
/
account
/
fido-client.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ad541d
)
Changed make flag to smp
23/66823/1
author
Manasij Sur Roy
<manasij.r@samsung.com>
Thu, 21 Apr 2016 08:21:43 +0000
(13:51 +0530)
committer
Manasij Sur Roy
<manasij.r@samsung.com>
Thu, 21 Apr 2016 08:21:43 +0000
(13:51 +0530)
Change-Id: Ie5c6122278c427bfb13ab96958ef1520d8a7ae1d
Signed-off-by: Manasij Sur Roy <manasij.r@samsung.com>
packaging/fido-client.spec
patch
|
blob
|
history
diff --git
a/packaging/fido-client.spec
b/packaging/fido-client.spec
index
4dee121
..
fbd40ae
100644
(file)
--- a/
packaging/fido-client.spec
+++ b/
packaging/fido-client.spec
@@
-106,7
+106,7
@@
cmake . \
-DUSE_JSON_BUILDER:BOOL=${_JSON_BUILDER}
%endif
-make %{?
jobs:-j%job
s}
+make %{?
_smp_mflag
s}
%if "%{?tizen_version}" == "3.0"
%install