electron / libchromiumcontent

Shared library build of Chromium’s Content module
MIT License
486 stars 183 forks source link

The `native_mksnapshot` configuration should not be built on non-ARM architectures #509

Closed alespergl closed 6 years ago

alespergl commented 6 years ago

When script/build is run without the -c parameter, it tries to build the native_mksnapshot configuration even on non-ARM architectures and it fails with:

12:45:27,570 INFO  - [exec] ninja: Entering directory `src/out-ia32/native_mksnapshot'
12:45:29,109 ERROR - [exec] ninja: error: '../../buildtools/third_party/libc++/trunk/src/algorithm.cpp', needed by 'obj/buildtools/third_party/libc++/libc++/algorithm.o', missing and no known rule to make it