[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
authorSoonKyu Park <sk7.park@samsung.com>
Wed, 25 May 2016 11:14:58 +0000 (20:14 +0900)
committerMinho Sun <minho.sun@samsung.com>
Wed, 25 May 2016 12:16:42 +0000 (05:16 -0700)
Change-Id: I3bdece49463355865bf062831c77006a7e1cfcbe

packaging/dali.spec

index 42012b0..26c6043 100644 (file)
@@ -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