So that one can do `if (MANYLINUX1)` in CMake, just like it is commonly done with e.g. `if (IOS)` or `if (MSVC)`.
Since i686 image is not yet available in upstream project, this commit only add the x64 version.