-1:000000000000 | 0:1619483ea35b |
---|---|
1 # This Source Code Form is subject to the terms of the Mozilla Public | |
2 # License, v. 2.0. If a copy of the MPL was not distributed with this | |
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/. | |
4 | |
5 no_tooltool=1 | |
6 no_sccache=1 | |
7 | |
8 # This file is included at the top of all b2g mozconfigs | |
9 | |
10 . "$topsrcdir/build/mozconfig.common" | |
11 | |
12 ac_add_options --disable-unified-compilation |