Sometimes the line ``` Action regenerating Makefile ``` does not come out. Causing make error, looks like it built for a wrong architecture. UPDATE: looks like because forget to type `chmod +x ./build/gyp_chromium`
Sometimes the line
does not come out.
Causing make error, looks like it built for a wrong architecture.
UPDATE: looks like because forget to type
chmod +x ./build/gyp_chromium