ITADN

Makefile: Fix macOS cross-compilation

#133Pull RequestEllaFoxo 创建于 2024-10-23
E
EllaFoxocommented
On macOS, the clang compiler is the default for C++ sources. Therefore, we also require the `CROSS_PREFIX` to be set here as well. This updates the Makefile, but also fixes the check-gcc script, so that it understands we are cross compiling with the prefixed readelf binary.
合并状态:未合并 关闭于 2025-02-22 5 条评论