mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
cfaeef1efd
Differential Revision: https://phabricator.services.mozilla.com/D125162
13 lines
244 B
JSON
13 lines
244 B
JSON
{
|
|
"stages": "3",
|
|
"build_libcxx": true,
|
|
"build_type": "Release",
|
|
"assertions": false,
|
|
"cc": "/usr/bin/gcc",
|
|
"cxx": "/usr/bin/g++",
|
|
"as": "/usr/bin/gcc",
|
|
"patches": [
|
|
"profile-g4a10504e1f70c.patch"
|
|
]
|
|
}
|