Bug 1160897 - Fixing .ycm_extra_conf for Fennec. r=ehsan
Looks like ycmd fails to parse the file if the -march=arm* option is given
Removing it doesn't solve all YCM problems for Fennec, but it allows us
to use JumpToDefinition, GetType and semantic auto-completion.
<!DOCTYPE html>
<html>
<head>
<title>READ ME</title>
</head>
<body>
<h4>
XPCOM documentation can be found at <a href="https://developer.mozilla.org/en-US/docs/XPCOM">https://developer.mozilla.org/en-US/docs/XPCOM</a>
</h4>
</body>
</html>