projects
/
platform
/
core
/
uifw
/
dali-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7719497
)
[3.0]Modify gbs build error which is caused by too many jobs defined by make option...
61/71461/2
accepted/tizen/common/20160525.160503
accepted/tizen/common/20160531.141906
accepted/tizen/ivi/20160526.003809
accepted/tizen/ivi/20160602.022153
accepted/tizen/mobile/20160526.003633
accepted/tizen/mobile/20160602.022220
accepted/tizen/tv/20160526.003716
accepted/tizen/tv/20160602.021957
accepted/tizen/wearable/20160526.003740
accepted/tizen/wearable/20160602.022103
submit/tizen/20160525.140602
submit/tizen/20160530.021013
author
SoonKyu Park
<sk7.park@samsung.com>
Wed, 25 May 2016 11:14:58 +0000
(20:14 +0900)
committer
Minho Sun
<minho.sun@samsung.com>
Wed, 25 May 2016 12:16:42 +0000
(
05:16
-0700)
Change-Id: I3bdece49463355865bf062831c77006a7e1cfcbe
packaging/dali.spec
patch
|
blob
|
history
diff --git
a/packaging/dali.spec
b/packaging/dali.spec
index 42012b0bc4a0fc47cbbb5302b84a33cff3bc47ca..26c60438593c957b7d5add3596f8f95e2de701bd 100644
(file)
--- a/
packaging/dali.spec
+++ b/
packaging/dali.spec
@@
-90,7
+90,8
@@
LDFLAGS="${LDFLAGS:-%optflags}" ; export LDFLAGS;
--enable-gles=%{target_gles_version} \
--infodir=%{_infodir}
-make %{?jobs:-j%jobs}
+#make %{?jobs:-j%jobs}
+make
##############################
# Installation