> fetch --nohooks chromium
> cd src
> git checkout master
I did not run the below command because it fails for OpenSuse 13.1. Since it is installing dependencies, I thought to install them manually upon errors with 'gclient sync'
# if you are building for Linux only:
build/install-build-deps.sh
> gclient sync
After installing all the dependencies, the above command succeeded.
However, when I did the following:
> cd src; ninja -C out/Debug chrome
I am getting the error immediately as :
/bin/sh: ../../third_party/llvm-build/Release+Asserts/bin/clang: cannot execute binary file
[4/16724] ACTION build_source_frame_module: build_source_frame_module_e4cd903cc21fd8eac53751e4b6b14cc9
ninja: build stopped: subcommand failed