AFLplusplus / AFLplusplus/LibAFL

`libafl_qemu` can not build ASAN for mips target

Đang mở
#3,335 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
bug
Ngôn ngữ chính
Rust
Star
2.6k
Fork
481
Merge trung bình
2 ngày 30 phút
Pull request đã merge (30 ngày)
16

Mô tả

**IMPORTANT**
1. You have verified that the issue to be present in the current `main` branch

Thank you for making LibAFL better!

**Describe the bug**
In the `just/envs/.env.mips` file, missing relevant fields for building asan.
If we manully create them and try compile again, we will get an error because the latest Rust version does not support cross-compilation for MIPS.

**To Reproduce**
Steps to reproduce the behavior:
1. Just using `ARCH=mips just build` try to build the qemu_launcher
2. run `rustup target list | grep mips` and we can not find any mips support ....

**Expected behavior**
1. I will try to see if it's possible to compile a prebuilt version using rust cross....

**Additional context**
Add any other context about the problem here.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.