~saiarcot895/chromium-browser/chromium-browser.xenial.dev

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Saikrishna Arcot
  • Date: 2016-05-30 13:25:50 UTC
  • Revision ID: saikrishna@saikrishna-vps-20160530132550-j7vlz3607mjauwaf
Tags: 52.0.2743.6-0ubuntu1~ppa6~16.04.1
Disable ozone, because it's not yet ready.

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
endif
41
41
 
42
42
WANT_DEBUG       := 0
43
 
WANT_OZONE       := 1
 
43
WANT_OZONE       := 0
44
44
 
45
45
# System libs off. Rationalle: We usually want to use as many system libraries
46
46
# as possible, as a security measure. If there's a security problem in one, the